Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 621 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 621 Bytes

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