mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
spDYN #531
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gitraen on GitHub (Jun 4, 2025).
would it be possible to add spDYN?
https://www.spdyn.de/
https://wiki.securepoint.de/SPDyn/meineIP
https://wiki.securepoint.de/SPDyn/Updatetoken
Die IPv4 Update-URL für spDYN lautet: update.spdyn.de/nic/update?hostname=&myip=
Die IPv6 Update-URL für spDYN lautet: update.spdyn.de/nic/update?hostname=&myip=
Server: update.spdyn.de
Hostname = Hostname
Benutzername = Hostname
Kennwort = Update-Token
{
"settings": [
{
"provider": "update.spdyn.de",
"domain": "hostname.spdns.de",
"username": "username",
"api_key": "update-token",
"ip_version": "ipv4",
"ipv6_suffix": ""
}
]
}
Thank you
2025-06-04T09:48:10Z ERROR unknown provider: update.spdyn.de/nic/update