Skip to content

Instantly share code, notes, and snippets.

@alvarow
Created December 18, 2016 17:05
Show Gist options
  • Save alvarow/001e76a450dce8a763cc18c8db8a61df to your computer and use it in GitHub Desktop.
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.
*/15 * * * * alvaro /usr/bin/curl -q https://USERNAME:PASSWORD@ipv4.tunnelbroker.net/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