ddns-scripts: duiadns.net service support added
Signed-off-by: Liviu Pislaru <liviu@duiadns.net>
This commit is contained in:
parent
6d3990cbcf
commit
aab79c8377
1 changed files with 3 additions and 0 deletions
|
@ -66,3 +66,6 @@
|
||||||
|
|
||||||
# Securepoint Dynamic-DNS-Service (http://www.spdns.de)
|
# Securepoint Dynamic-DNS-Service (http://www.spdns.de)
|
||||||
"spdns.de" "http://[USERNAME]:[PASSWORD]@update.spdns.de/nic/update?hostname=[DOMAIN]&myip=[IP]"
|
"spdns.de" "http://[USERNAME]:[PASSWORD]@update.spdns.de/nic/update?hostname=[DOMAIN]&myip=[IP]"
|
||||||
|
|
||||||
|
# duiadns.net - free dynamic DNS
|
||||||
|
"duiadns.net" "http://ipv4.duia.ro/dynamic.duia?host=[DOMAIN]&password=[PASSWORD]&ip4=[IP]"
|
||||||
|
|
Loading…
Reference in a new issue