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

1. What's the feature? Support Joker.com ddns 3. Extra information? https://joker.com/faq/content/11/427/en/what-is-dynamic-dns-dyndns.html https://joker.com/faq/books/jokercom-faq-en/page/dynamic-dns-dyndns#bkmrk-page-title

Category: New provider 🆕
Category: Motivated! 🙌

Some part of the code base is naively checking the effective UID and is dissallowing bind of system ports when not running as root. This ignores the case where CAP_NET_BIND...

I received this error code: Failure (malformed IP address received: ), 4m42s ago

:pray: help wanted

I think it is better if there is a feature to add any custom provider.

:bulb: feature request

1. What's the feature? ~Reactjs~ Flutter based web user interface 2. Why do you need this feature? See updates status and insert and modify settings to update the records. 3....

Category: Web UI 🖱️

1. Is this urgent: No 2. DNS provider(s) you use: noip 3. Program version: Running version latest built on 2022-03-15T14:38:50Z (commit 584597d) 4. What are you using to run the...

:bug: bug

https://freemyip.com/help

Category: New provider 🆕

Format for submission of a new ip is as follows: https://directnic.com/dns/gateway/ uniquecodehere /?data=68.41.xx.xx

Category: New provider 🆕

![image](https://user-images.githubusercontent.com/81460075/139533256-ef61f3ee-401a-436e-9bce-983dab182376.png) this is my log: ``` stdout: 2021/10/29 16:07:01 INFO reading JSON config from file /updater/data/config.json stdout: 2021/10/29 16:07:01 INFO Found single setting to update record stdout: 2021/10/29 16:07:05 INFO...

:bug: bug

1. What's the feature? Use https://pkg.go.dev/net/netip which is more robust and better than the current `net.IP` addresses 3. Extra information? This needs Go 1.18 which doesn't work with golangci-lint currently,...

:bulb: feature request