Bash scripts for working with the PowerDNS API, and for auditing the list of zones.
Go to file
Matthew Saunders Brown 36ddcca14b file renaming
2022-01-28 15:25:08 -08:00
bin file renaming 2022-01-28 15:25:08 -08:00
etc initial script import 2022-01-21 13:38:32 -08:00
install.sh initial script import 2022-01-21 13:38:32 -08:00
LICENSE added MIT License 2022-01-21 13:33:33 -08:00
README.md added note about editing config 2022-01-21 13:44:01 -08:00

powerdns-tools

Bash scripts for working with the PowerDNS API, and for auditing the list of zones.

Install

cd /usr/local/src/
git clone https://git.stack-source.com/msb/powerdns-tools.git
cd powerdns-tools
bash install.sh

Edit /usr/local/etc/pdns.conf with your values.