A redis-backed pipe-backend for PowerDNS
Bjarni R. Einarsson ac70c6e111 Avoid remote_ip=None failure, allow subclasses to filter response data | il y a 8 ans | |
---|---|---|
README.md | il y a 13 ans | |
lgpl.txt | il y a 13 ans | |
pdns-redis.sh | il y a 14 ans | |
pdns_redis.py | il y a 8 ans |
This is a Python glue layer between PowerDNS and Redis.
It knows how to run as a PowerDNS pipe-backend, for replying to arbitary queries.
It also knows how to run as a command-line tool, for adding and deleting DNS records to Redis.
For more documentation, please consult the source code (or run the tool and read the instructions it prints out).