ddns-scripts: add EuroDNS provider

Add EuroDNS provider for IPv4 and IPv6

Howto:

    set [USERNAME] to username
    set [PASSWORD] to password
    set [DOMAIN] to domain

https://help.eurodns.com/s/article/How-do-I-configure-DYNDNS?language=en_US
Signed-off-by: Angus Young <me@angusyoung.nl>
This commit is contained in:
Angus Young
2026-07-02 03:05:56 +02:00
committed by Florian Eckert
parent 9e3e7f45f4
commit ec5fcd69e8
3 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=2.8.3
PKG_RELEASE:=7
PKG_RELEASE:=8
PKG_LICENSE:=GPL-2.0
@@ -0,0 +1,11 @@
{
"name": "eurodns.com",
"ipv4": {
"url": "https://[USERNAME]:[PASSWORD]@update.eurodyndns.org/update/?hostname=[DOMAIN]&myip=[IP]",
"answer": "good|nochg"
},
"ipv6": {
"url": "https://[USERNAME]:[PASSWORD]@update.eurodyndns.org/update/?hostname=[DOMAIN]&myip=[IP]",
"answer": "good|nochg"
}
}
@@ -33,6 +33,7 @@ dyndns.org
dynu.com
dynv6.com
easydns.com
eurodns.com
goip.de
google.com
he.net