maradns
simple security-focused authoritative Domain Name Service server
Install
- All systems
-
curl cmd.cat/maradns.sh
- Debian
-
apt-get install maradns
- Ubuntu
-
apt-get install maradns
- Kali Linux
-
apt-get install maradns
- Fedora
-
dnf install maradns
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install maradns
- Raspbian
-
apt-get install maradns
- Dockerfile
- dockerfile.run/maradns
maradns
simple security-focused authoritative Domain Name Service server
MaraDNS is an easy to configure DNS server that functions as an authoritative domain name server. MaraDNS is optimised for serving a small number of domains quickly and efficiently. Well suited to host your own private DNS server for making up subdomains with minimal fuss. Maradns is security-aware by utilising a special string library which is resistant to buffer overflows and mandating to run as an unprivileged user. For the recursive name server component and IPv6 support see maradns-deadwood. For TCP and domain transfer support see maradns-zoneserver.