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

- Update the lexer with the new bufio - [x] https://github.com/golang/go/issues/56381

blocked

Using the new features that were just merged hours ago: - [x] https://github.com/moby/buildkit/issues/1058

enhancement
low priority

I'm not using the systemd unit files under `contrib/`, but they should still be hardened.

enhancement
help wanted

**Issue Description** When attempting to send HTTP(S) requests to Uptime Kuma, users may encounter the error message: "😞 Failed to send HTTP(S) request to Uptime Kuma: tls: failed to verify...

enhancement
next: design brainstorming

Thanks for your work on this! Ideally I'd be having this run on my router (OpenBSD) as a standard user, which causes obvious failures since this relies on libcap for...

Bumps the go-dependencies group with 1 update: [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go). Updates `github.com/cloudflare/cloudflare-go` from 0.93.0 to 0.94.0 Release notes Sourced from github.com/cloudflare/cloudflare-go's releases. v0.94.0 ENHANCEMENTS: access_application: support options_preflight_bypass for access_application (#1790) gateway: added...

dependencies
go

Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `actions/checkout` from 4.1.3 to 4.1.4 Release notes Sourced from actions/checkout's releases. v4.1.4 What's Changed Disable extensions.worktreeConfig when disabling sparse-checkout...

dependencies
github_actions

This has a few prerequisites: - Creating a `_cloudflare_ddns` user - Add a `cloudflare_ddns` section to your `/etc/login.conf` (for env variables, this is noted in the accompanying `README` commit Relies...

Distinguish "absolutely invalid tokens" from "possible networking errors" and recheck the token for the second case.

bug
enhancement

# Why 1. #707: there are strange bugs caused by Go + `libcap` + Linux containers. 2. People want to run this tool on non-Linux: https://github.com/favonia/cloudflare-ddns/issues/142 requested by @symgryph and...

documentation
enhancement
dependencies