pdns_control
extremely powerful and versatile nameserver
Install
- All systems
-
curl cmd.cat/pdns_control.sh
- Debian
-
apt-get install pdns-server
- Ubuntu
-
apt-get install pdns-server
- Alpine
-
apk add pdns
- Arch Linux
-
pacman -S powerdns
- Kali Linux
-
apt-get install pdns-server
- Fedora
-
dnf install pdns
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pdns-server
- OS X
-
brew install pdns
- Raspbian
-
apt-get install pdns-server
- Dockerfile
- dockerfile.run/pdns_control
- Docker
-
docker run cmd.cat/pdns_control pdns_control
powered by Commando
pdns-server
extremely powerful and versatile nameserver
PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This is the authoritative nameserver that answers questions about domains that it knows about. It also includes the bind backend that allows PowerDNS to retrieve domain info from zone files as used by the "bind" software.