Technitium DNS Server is an open-source, self-hostable DNS server that functions as both an authoritative and recursive resolver. Designed for privacy and security, it works out-of-the-box with minimal configuration and provides an intuitive web-based dashboard for easy management.
✅ Self-hosted privacy (no third-party logging).
✅ Enterprise-grade features (DNSSEC, DoH/DoT, load balancing).
✅ Low-resource friendly (runs on Raspberry Pi).
The installer automatically opens these essential ports:
Port | Protocol | Purpose |
---|---|---|
5380 | TCP | WebConsole(HTTP) |
53443 | TCP | WebConsole(HTTPS) |
53 | UDP/TCP | StandardDNSqueries |
853 | UDP/TCP | DNS-over-QUIC/TLS |
443 | UDP/TCP | DNS-over-HTTPS(HTTP/3/1.1) |
80 | TCP | HTTPchallenge(Let’sEncrypt) |
67 | UDP | DHCPServer(optional) |
To verify:
bash
sudo ufw status
http://use.your.ip:5380
https://use.your.ip:53443
Report an application with malicious intent or harmful content.