Skip to content

Instantly share code, notes, and snippets.

@gmelodie
Created January 2, 2021 01:29
Show Gist options
  • Save gmelodie/cfd6887d7215183aa56716fa354f5eb2 to your computer and use it in GitHub Desktop.
Save gmelodie/cfd6887d7215183aa56716fa354f5eb2 to your computer and use it in GitHub Desktop.
My ddclient configuration file (cuz I always spend 100 hours looking for it)
# /etc/ddclient.conf
cache=/var/cache/ddclient/ddclient.cache
pid=/var/run/ddclient.pid
daemon=300
syslog=yes
ssl=yes
protocol=cloudflare
ttl=1
use=web
web=bot.whatismyipaddress.com
login=<cloudflare email>
password=<cloudflare global API token>
zone=gmcruz.me
retrocloud.gmcruz.me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment