Program for update the hostnames ip on Cloudflare DNS records
Requeriments:
- Gradle 8.7
- Java 21
$ ./gradlew build
And get the jar files in build/libs
directory
- 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