Skip to content

Update Cloudflare DNS records with your current IP for avoid having a static IP address

License

Notifications You must be signed in to change notification settings

magonxesp/cloudflare-ddns

Repository files navigation

Cloudflare DDNS

Update the DNS records with your current ip on Cloudflare

Requirements:

  • Gradle 8.7
  • Java 21

Build

$ ./gradlew build

And get the jar files in build/libs directory

Installation

For Debian AMD64

curl -Ls https://raw.githubusercontent.com/magonxesp/cloudflare-ddns/refs/heads/main/scripts/install-debian-amd64.sh | sudo bash -

Usage

  • Help
$ cloudflare-ddns -h
  • Configure the program with your Cloudflare DNS hostnames
$ cloudflare-ddns configure
  • Updating the configured hostnames ip with the current ip
$ cloudflare-ddns sync

About

Update Cloudflare DNS records with your current IP for avoid having a static IP address

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published