This is a WIP concept for Dynamic DNS using Cloudflare.
Multidomain and multi records are supported but not completly implemented.
Rename the file config.example.yml to config.yml
Example if you want to sync node.example.com
api_key: YOUR_API_KEY_HERE
email: [email protected]
zones:
example.com:
- name: node
type: AIf you want to sync more than one domain and record, check the config.example.yml file for inspiration