fritzbox-cloudflare-dyndns icon indicating copy to clipboard operation
fritzbox-cloudflare-dyndns copied to clipboard

Slim WAN IP updater for AVM FRITZ!Box devices, pushing updates towards CloudFlare DNS using push and poll strategies.

Results 8 fritzbox-cloudflare-dyndns issues
Sort by recently updated
recently updated
newest added

Is it possible to disable e.g. the polling strategy if I only want to use the pushing strategy?

I recently had the problem that when restarting the FritzBox after the new IP was discovered, the API call still failed because the internet still wasn't online. Some retry might...

Fixes #6 Not sure how to test this, but it should work I guess. So if you have any ideas how to test it I'm open to ideas.

Hi, when I try to run the docker container I get an `standard_init_linux.go:219: exec user process caused: exec format error`. I used it one time with the environment variables for...

Hey guys, my service stopped in the last days producing this error message: cloudflare-dns-update | 2024/07/26 20:21:13 WARN Failed to poll WAN IPv4 from router error="Post \"http://fritz.box:49000/igdupnp/control/WANIPConn1\": dial tcp 192.168.178.1:49000:...

support

First of all, great project! This enhancement request should be pretty easy to implement. For added resiliency, add a health check endpoint to validate that the updater is actually running....

enhancement

I'm deploying this service on [NixOS](https://nixos.org) as a systemd unit and I manage secrets using [sops](https://github.com/getsops/sops). A common practice in this space is for applications to read the location of...