A script to create and delete Cloudflare DNS records pointing to Defined Networking Managed Nebula nodes.
To build the tool, run make bin
. This will create a dn-cf-dns
binary in the root directory.
To run tests, run make test
.
Copy examples/config.toml
to config.toml
and fill in the values, then run ./dn-cf-dns
to create the DNS records.