ddns-scripts: add dynu.com
Add dynu.com service Signed-off-by: Daniel Engberg daniel.engberg.lists@pyret.net
This commit is contained in:
parent
55cb6a0ca0
commit
7e38b9befe
1 changed files with 3 additions and 0 deletions
|
@ -117,3 +117,6 @@
|
|||
|
||||
# zzzz.io Free Dynamic DNS
|
||||
"zzzz.io" "https://zzzz.io/api/v1/update/[DOMAIN]/?token=[PASSWORD]&ip=[IP]" "Updated|No change"
|
||||
|
||||
# dynu.com
|
||||
"dynu.com" "http://api.dynu.com/nic/update?hostname=[DOMAIN]&myip=[IP]&username=[USERNAME]&password=[PASSWORD]"
|
||||
|
|
Loading…
Reference in a new issue