Bash scripts for working with the PowerDNS API, and for auditing the list of zones.
Go to file
2022-03-28 09:53:19 -07:00
bin removed zone verification 2022-02-02 15:48:19 -08:00
etc initial script import 2022-01-21 13:38:32 -08:00
install.sh added certbot-dns-powerdns plugin install 2022-03-28 09:53:19 -07: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.