Skip to content

Instantly share code, notes, and snippets.

@emilstahl
Created August 29, 2016 08:52
Show Gist options
  • Save emilstahl/c37d92f40cb660b7dcd2e38ec50325e1 to your computer and use it in GitHub Desktop.
Save emilstahl/c37d92f40cb660b7dcd2e38ec50325e1 to your computer and use it in GitHub Desktop.
Monitor traceroute
[ $(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