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

Program for update the hostnames ip on Cloudflare DNS records

Requeriments:

  • Gradle 8.7
  • Java 21

Build

$ ./gradlew build

And get the jar files in build/libs directory

Usage

  • Configure the program
$ java -jar cloudflare-ddns.jar configure
  • Updating the configured hostnames ip with the current ip
$ java -jar cloudflare-ddns.jar cloudflare-ddns sync