Go to file
Georg Pfuetzenreuter a17e467947
Initialize
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-11-12 17:17:48 +01:00
LICENSE Initialize 2023-11-12 17:17:48 +01:00
pdns-genrev.py Initialize 2023-11-12 17:17:48 +01:00
pdns-genrev.service Initialize 2023-11-12 17:17:48 +01:00
README.md Initialize 2023-11-12 17:17:48 +01:00

Tool to generate PTR records in reverse zones based off A/AAAA records in forward zones.

Requires the following environment variables to be set:

GENREV_KEY - the API key defined in the PowerDNS configuration GENREV_URL - URL to the PowerDNS webserver, without a path (for example http://[::1]:8081) GENREV_ZONES - comma separated list of forward zones to scan