Skip to content

Instantly share code, notes, and snippets.

@pantchox
Last active January 2, 2017 00:34
Show Gist options
  • Save pantchox/47011cab99ce55e7928a68cc8803e65d to your computer and use it in GitHub Desktop.
Save pantchox/47011cab99ce55e7928a68cc8803e65d to your computer and use it in GitHub Desktop.
zoneedit update ip 1 liner
# put this in crontab or bash (yes zoneedit now has token in your account per domain!)
# note make 600 seconds intervals else you will be block
curl --user <User>:<TOKEN> https://dynamic.zoneedit.com/auth/dynamic.html?host=my.hostname.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment