Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 424 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 424 Bytes

Update Cloudflare DNS with IPv6 addresses

Installation

brew install dsully/tap/zoned

Or from source:

cargo install --git https://github.com/dsully/zoned

Configuration

A configuration file needs to be created in $XDG_CONFIG_HOME/zoned/config.toml

Example:

token = "<cloudflare api token>"
zoneid = "<cloudflare dns zone id>"
hostname = "<hostname to publish records to>"