zerotier / zeronsd

A DNS server for ZeroTier users
https://zerotier.com
BSD 3-Clause "New" or "Revised" License
493 stars 57 forks source link

Make zeronsd into a library, support for configuration files #143

Closed erikh closed 2 years ago

erikh commented 2 years ago

Meaning it can be consumed by other products.

It's still not documented and access to the internals is dodgy at best. This is merely a first whack at it.

This also adds support for configuration files in TOML, YAML, and JSON formats.