Created
December 18, 2016 17:05
-
-
Save alvarow/001e76a450dce8a763cc18c8db8a61df to your computer and use it in GitHub Desktop.
Crontab to update Hurricane Electric's IPv6 listed tunnel's client endpoint to the IP address making the update request.
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
*/15 * * * * alvaro /usr/bin/curl -q https://USERNAME:[email protected]/nic/update?hostname=TUNNELID -o /dev/null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment