Bash scripts for working with the PowerDNS API, and for auditing the list of zones.
Go to file
Matthew Saunders Brown 21b29e46c0 updated check for record
2022-01-27 13:22:58 -08:00
bin updated check for record 2022-01-27 13:22:58 -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.