ddns-scripts: Support Mythic Beast's Dynamic DNS API
This patch adds support for Mythic Beast's Dynamic DNS API as documented here: https://www.mythic-beasts.com/support/topics/dynamicdns. Signed-off-by: Liam Fraser <liam@mythic-beasts.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40727 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ee7b071f1d
commit
3cc7097976
@ -60,3 +60,6 @@
|
||||
|
||||
# Winco DDNS
|
||||
"ddns.com.br" "http://[DOMAIN]:[PASSWORD]@members.ddns.com.br/nic/update?hostname=[DOMAIN]&myip=[IP]"
|
||||
|
||||
# Mythic Beasts (https://www.mythic-beasts.com) Dynamic DNS
|
||||
"mythic-beasts.com" "http://dnsapi4.mythic-beasts.com/?domain=[USERNAME]&password=[PASSWORD]&command=REPLACE%20[DOMAIN]%2060%20A%20DYNAMIC_IP"
|
||||
|
Loading…
x
Reference in New Issue
Block a user