Skip to content

Instantly share code, notes, and snippets.

@iamhunter
Created October 24, 2016 16:45
Show Gist options
  • Save iamhunter/298a8f69184f45013778a3d17c692279 to your computer and use it in GitHub Desktop.
Save iamhunter/298a8f69184f45013778a3d17c692279 to your computer and use it in GitHub Desktop.
DDClient configuration for CloudFlare DDNS
##
## Cloudflare (cloudflare.com)
##
daemon=1800
use=web, web=ipinfo.io/ip, web-skip='IP Address'
ssl=yes
protocol=cloudflare, \
server=www.cloudflare.com, \
login=*cloudflare-email* \
password=*cloudflare-global-api-key* \
zone=*example.com*
*example.com*,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment