DNSControl is a system for maintaining DNS zones. It has two parts: a domain specific language (DSL) for describing DNS zones plus software that processes the DSL and pushes the resulting zones to DNS providers such as Route53, Cloudflare, and Gandi. It can send the same DNS records to multiple providers. It even generates the most beautiful BIND zone files ever. It runs anywhere Go runs (Linux, macOS, Windows). The provider model is extensible, so more providers can be added.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | dnscontrol-3.27.1nb17.tgz |
NetBSD 10.0 | aarch64 | dnscontrol-3.27.1nb14.tgz |
NetBSD 10.0 | earmv7hf | dnscontrol-3.27.1nb17.tgz |
NetBSD 10.0 | earmv7hf | dnscontrol-3.27.1nb11.tgz |
NetBSD 10.0 | earmv7hf | dnscontrol-3.27.1nb14.tgz |
NetBSD 10.0 | i386 | dnscontrol-3.27.1nb17.tgz |
NetBSD 10.0 | i386 | dnscontrol-3.27.1nb14.tgz |
NetBSD 10.0 | x86_64 | dnscontrol-3.27.1nb17.tgz |
NetBSD 10.0 | x86_64 | dnscontrol-3.27.1nb14.tgz |
NetBSD 9.0 | aarch64 | dnscontrol-3.27.1nb17.tgz |
NetBSD 9.0 | aarch64 | dnscontrol-3.27.1nb14.tgz |
NetBSD 9.0 | earmv7hf | dnscontrol-3.27.1nb17.tgz |
NetBSD 9.0 | earmv7hf | dnscontrol-3.27.1nb11.tgz |
NetBSD 9.0 | earmv7hf | dnscontrol-3.27.1nb14.tgz |
NetBSD 9.0 | i386 | dnscontrol-3.27.1nb17.tgz |
NetBSD 9.0 | i386 | dnscontrol-3.27.1nb14.tgz |
NetBSD 9.0 | x86_64 | dnscontrol-3.27.1nb17.tgz |
NetBSD 9.0 | x86_64 | dnscontrol-3.27.1nb14.tgz |
NetBSD 9.3 | x86_64 | dnscontrol-3.27.1nb17.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.