-
-
Save kakopappa/f05c32d0724c039b292dff4d1bd34119 to your computer and use it in GitHub Desktop.
auto update ip script for dynamic dns
This file contains hidden or 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
curl -i -H "Accept: application/xml" -H "Content-Type: application/xml" -X GET https://dynamicdns.park-your-domain.com/update?host=@&domain=[domain]&password=[update-password]&ip=[local-ip] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment