-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Welcome to the nx9-dns-server wiki! This wiki provides comprehensive documentation for nx9-dns-server, a high-performance, RFC-compliant authoritative DNS server implemented in Rust.
nx9-dns-server is designed to serve as an authoritative DNS server for any domain (e.g., anydomain.tld), supporting a wide range of DNS record types, DNSSEC, and robust operational features. The server is optimized for reliability, security, and ease of deployment in production environments.
- [Home](Home) - This page
- [Installation and Setup](https://github.com/thakares/nx9-dns-server/wiki/Installation-and-Setup - How to install and configure nx9-dns-server
- [Architecture Overview](Architecture-Overview) - Technical architecture and design details
- [DNS Record Management](DNS-Record-Management) - How to manage DNS records
- [DNSSEC Implementation](DNSSEC-Implementation) - DNSSEC support and configuration
- [Deployment Options](Deployment-Options) - Traditional and Docker deployment methods
nx9-dns-server is under active development. Core DNS server functionality and DNSSEC implementation are complete, with web UI, RESTful API service, and user management system currently in progress.
We welcome contributions! Please see the [Contributing Guidelines](Contributing-Guidelines) for more information on how to get involved.
nx9-dns-server is licensed under the GNU General Public License v3.0 (GPLv3).
If you encounter any issues or have questions, please [open an issue](https://github.com/thakares/nx9-dns-server/issues) on GitHub.