BindConfig is a tool to reduce the error prone work of maintaining BIND's zone files. More precisely, BindConfig is the name of a Python module that can read BIND's zone files and named.conf files, and can modify and save BIND's zone files in a concise format. It is distributed with an interactive shell that can be used to easily modify records in a zone file.
| Tags | Internet DNS Systems Administration |
|---|---|
| Licenses | GPL |
| Implementation | Python |