pdns_recursor
PowerDNS recursor
Install
- All systems
-
curl cmd.cat/pdns_recursor.sh
- Debian
-
apt-get install pdns-recursor
- Ubuntu
-
apt-get install pdns-recursor
- Alpine
-
apk add pdns-recursor
- Arch Linux
-
pacman -S powerdns-recursor
- Kali Linux
-
apt-get install pdns-recursor
- Fedora
-
dnf install pdns-recursor
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pdns-recursor
- OS X
-
brew install pdnsrec
- Raspbian
-
apt-get install pdns-recursor
- Dockerfile
- dockerfile.run/pdns_recursor
- Docker
-
docker run cmd.cat/pdns_recursor pdns_recursor
powered by Commando
pdns-recursor
PowerDNS recursor
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 recursive nameserver that goes out to the internet and resolve queries about other domains.