DNSControl is a system for maintaining DNS zones managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure.
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.
This is free and open source software.
Key Features
- Maintain your DNS data as a high-level DS, with macros, and variables for easier updates.
- Super extensible! Plug-in architecture makes adding new DNS providers and Registrars easy!
- Eliminate vendor lock-in. Switch DNS providers easily, any time, with full fidelity.
- Reduce points of failure: Easily maintain dual DNS providers and easily drop one that is down.
- Supports 35+ DNS Providers including BIND, AWS Route 53, Google DNS, and name.com
- Apply CI/CD principles to DNS: Unit-tests, system-tests, automated deployment.
- All the benefits of Git (or any VCS) for your DNS zone data. View history. Accept PRs.
- Optimize DNS with SPF optimizer. Detect too many lookups. Flatten includes.
- Runs on Linux, Windows, Mac, or any operating system supported by Go.
- Enable/disable Cloudflare proxying (the “orange cloud” button) directly from your DNSControl files.
- Assign an IP address to a constant and use the variable name throughout the configuration. Need to change the IP address globally? Just change the variable and “recompile.”
- Keep similar domains in sync with transforms, macros, and variables.
Website: github.com/StackExchange/dnscontrol
Support:
Developer: Stack Overflow
License: MIT License
DNSControl is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Useful DNS Tools | |
|---|---|
| DNSControl | System for maintaining DNS zones |
| q | Command line DNS client |
| octoDNS | Manage DNS across multiple providers |
| nsupdate.info | Implement a free dynamic DNS service |
| DomainMOD | Manage domains and other internet assets in a central location |
| Poweradmin | Web-based DNS administration tool |
| dnsperf | Measure performance of authoritative domain name services |
| ctrld | Configurable DNS forwarding proxy |
| Atomia DNS | Multi-tenant system for handling large amounts of DNS data |
| SPFtoolbox | Look up DNS records |
| Designate | Multi-tenant DNSaaS service for OpenStack |
| dnsi | Tool to investigate the DNS |
| Digger | Modern DNS lookup tool with a graphical interface |
| dnst | Toolset to assist DNS operators with zone and nameserver maintenance |
| dnspyre | Command-line DNS benchmark tool |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

