/cloudflare-dns-updater

Daemon that can update Cloudflare DNS records with your current IP address.

Primary LanguageGo

Cloudflare DNS updater

Configuration file /etc/ludovicm67/cloudflare-dns-updater.yaml:

# Cloudflare credentials
email: cloudflare@example.com
apiKey: 0123456789abcdef0123456789abcdef01234567

# endpoints to get ip address
endpoints:
  v4: https://ipv4-test.ludovic-muller.fr
  v6: https://ipv6-test.ludovic-muller.fr