Improve README formatting

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-11-12 17:51:14 +01:00
parent 850556ab7d
commit 3f818e8ccb
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57
1 changed files with 6 additions and 0 deletions

View File

@ -1,7 +1,13 @@
# pdns-genrev
Tool to generate PTR records in reverse zones based off A/AAAA records in forward zones.
## Configuration
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