Skip to content

makinori/cloudflare-ddns

Repository files navigation

Cloudflare DDNS

🌎 Automatically update your DNS records when your IP changes

Installation

git clone https://github.com/makinori/cloudflare-ddns.git
cd cloudflare-ddns
cp settings.example.jsonc settings.jsonc

Edit settings.jsonc. Interval is in minutes.

Highly recommend setting zones to "hotmilk.space": ["hotmilk.space"]
then targeting a * wildcard record, or any subdomains to @

You can find your Cloudflare API key here: https://dash.cloudflare.com/profile/api-tokens (Global API Key)

Place in .config/containers/systemd/ and systemctl --user start cloudflare-ddns

About

🌎 Automatically update your DNS records when your IP changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published