11 lines
273 B
Markdown
11 lines
273 B
Markdown
# dns-manager
|
|
|
|
Manage DNS zones and dynamic recoreds.
|
|
|
|
## Dependencies
|
|
* [Bind](https://www.isc.org/bind/)
|
|
* [Bind-Tools](https://www.isc.org/bind/) (if not bundled with Bind)
|
|
* [Libidn](https://www.gnu.org/software/libidn/#libidn2)
|
|
* [jq](https://stedolan.github.io/jq/)
|
|
|