zone2json
authoritative-only nameserver
Install
- All systems
-
curl cmd.cat/zone2json.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/zone2json
- Docker
-
docker run cmd.cat/zone2json zone2json
powered by Commando
pdns
authoritative-only nameserver
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.