ddns-updater
ddns-updater copied to clipboard
Container to update DNS records periodically with WebUI for many DNS providers
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
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
I think it is better if there is a feature to add any custom provider.
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....
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...
Format for submission of a new ip is as follows: https://directnic.com/dns/gateway/ uniquecodehere /?data=68.41.xx.xx
 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...
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,...