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

🌟 A small, feature-rich, and robust Cloudflare DDNS updater

Results 43 cloudflare-ddns issues
Sort by recently updated
recently updated
newest added

## Issue: Hey there! 👋 I'm currently running `favonia/cloudflare-ddns:1.11.0` container on my publicly accessible ArgoCD instance, and the logs display IP addresses. To amp up privacy (especially since it's behind...

enhancement
logging

Ex. Email

enhancement
help wanted

Unsure if this falls within the scope of this project, but I have a feature request: - Whenever the IP updates, in addition to updating the DNS record, add or...

enhancement
help wanted
next: learn technical info

Not sure which format is the best... # Monitors ``` Failed to set: me.hello.org, you.hello.org, hi.hello.org, hey.hello.org ``` ``` Set: me.hello.org, you.hello.org ``` ## Notifiers ``` Updated x.x.x.x and y.y.y.y...

A spin-off of #634. Thanks to @chrede88 for this idea.

enhancement

Zone ID data should probably be invalidated when ListDNSRecord failed.

Currently, when timeout happens, the tool will still make lots of API calls and users will see lots of useless "context timeout" messages. Instead, the tool should bail out and...

enhancement

Currently, GitHub actions not initiated by me (for example, dependabot) seem to block all external IP and domains. For now, the checking is made optional so that the CI would...

help wanted
testing
low priority
next: learn technical info

- [ ] https://github.com/golang/go/issues/44819

bug
blocked

All of these will become errors: - Any use of `IP4/6_POLICY` (more than one year) - `IP4/6_PROVIDER=ipify` (more than one year) - `UPDATE_CRON=@disabled` and `UPDATE_CRON=@nevermore` (since ~Oct 2023)

documentation