ddns-updater icon indicating copy to clipboard operation
ddns-updater copied to clipboard

Container to update DNS records periodically with WebUI for many DNS providers

Results 289 ddns-updater issues
Sort by recently updated
recently updated
newest added
trafficstars

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=`

:bulb: feature request

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...

Category: Database 🗃️
Category: Good idea 🎯

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...

:bug: bug

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...

Priority: 💤 Low priority
Category: Provider update ♻️

Or is it possible to use it with your current release v2.4.1? Best regards, Johann

:bulb: feature request

**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...

:bug: bug

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...

Category: New provider 🆕

**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...

:bug: bug

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...

:pray: help wanted