ddns-updater
ddns-updater copied to clipboard
Container to update DNS records periodically with WebUI for many DNS providers
Hej, thanks for your DDNS updater. It would be nice to add inwx.com as provider. Their protocol is documented [here](https://kb.inwx.com/de-de/8-dyndns) and the update URL is: `https://:@dyndns.inwx.com/nic/update?hostname=&myip=&myipv6=`
1. What's the feature? Record all events in the database, such as ip address changes, failed updates, etc. 2. Why do you need this feature? That would be interesting for...
dnspod to update both ipv4 and ipv6. IPv6 update failed due to "ERROR not found" 1. Is this urgent: No 2. DNS provider(s) you use: dnspod 3. Program version: Running...
Dyn provides an account level key which can be used to update DNS hosts instead of our HTTP-based DNS Update API. You can generate and obtain your key from your...
Or is it possible to use it with your current release v2.4.1? Best regards, Johann
**TLDR**: *Update to DcukDNS failed* Update query didn't generate any errors but DNS record didn't get updated. Error in the log file: _ERROR mismatching IP address received: xx.xx.xx.xx_ 1. Is...
1. What's the feature? Add the ability to update NextDNS.io via the DDNS updater. 2. Extra information? NextDNS allows the ability to update IP address information via a single url...
**Bad Request**: *ERROR cannot list records: bad HTTP status: 400 Bad Request: Invalid signature:* 1. Is this urgent: Yes 2. DNS provider(s) you use: OVH 3. Program version: `Running version...
when i am using the docker compose script, i will get an error of permission issue on /updater/data/updates.json. if i using the command to run the container docker run -d...