Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 443 Bytes

dn-cf-dns

A script to create and delete Cloudflare DNS records pointing to Defined Networking Managed Nebula nodes.

Development

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.

Usage

Copy examples/config.toml to config.toml and fill in the values, then run ./dn-cf-dns to create the DNS records.