Created
August 29, 2016 08:52
-
-
Save emilstahl/c37d92f40cb660b7dcd2e38ec50325e1 to your computer and use it in GitHub Desktop.
Monitor traceroute
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ $(mtr -rwc 1 vpn-byen.dk | grep -oh Level3) == "Level3" ] || curl -X POST https://maker.ifttt.com/trigger/level3/with/key/xxx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment