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 175 ddns-updater issues
Sort by recently updated
recently updated
newest added

**TLDR**: *Describe your issue in a one liner here* Hi Quentin, Wanted to share some weirdness. IP has not changed in months. All IPs redacted are identical. No changes in...

:bug: bug

1. What's the feature? Give users the ability to configure a custom provider. Looking at the current list of providers, I see a lot of providers are essentially calling one...

:bulb: feature request

1. What's the feature? Once #136 is done, we should fetch public IP address over DNS over TLS+HTTPs, such that less is leaked, although the information is not really private...

1. What's the feature? Teach `ddns-updater` to update the [external-dns](https://github.com/kubernetes-sigs/external-dns) records in the Kubernetes API (via CRDs). 2. Extra information? To do. Just posting the idea here for now, will...

1. What's the feature? Setup a simple HTTP server to serve information and modify settings 2. Why do you need this feature? Such that it can be used as an...

Complexity: ☣️ Hard to do
Category: Label missing ❗

1. What's the feature? Publish port 8000 and port forward it with your router. The program would do a request to itself through the domain name to check it is...

Priority: 💤 Low priority
Category: Good idea 🎯

1. What's the feature? Add more information to DNS API update errors such as the provider name and domain name 2. Why do you need this feature? For now it's...

Status: 🔒 After next release
Complexity: 🟩 Easy to do
Category: Maintenance ⛓️

Hi there, Can you add support for changeip.com please? Thanks in advance! API information here: https://www.changeip.com/accounts/index.php?rp=/knowledgebase/34/DDNS-API-Information.html

This PR adds basic support to use [Netcup](https://netcup.eu) as provider (#282). The implementation only updates the IP of the given host. Additional settings (TTL, Retry, Refresh, ...) can be set...

**TLDR**: IPv6 address sometimes gets set without the last 4 parts. 1. Is this urgent: Yes 2. DNS provider(s) you use: Digital Ocean 3. Program version: Running version latest built...

:bug: bug