Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pagekite/PyPdnsRedis
A redis-backed pipe-backend for PowerDNS
https://github.com/pagekite/PyPdnsRedis
Last synced: 5 days ago
JSON representation
A redis-backed pipe-backend for PowerDNS
- Host: GitHub
- URL: https://github.com/pagekite/PyPdnsRedis
- Owner: pagekite
- Created: 2011-03-17T20:39:13.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T09:09:00.000Z (over 6 years ago)
- Last Synced: 2024-08-02T12:48:46.914Z (3 months ago)
- Language: Python
- Homepage: http://pagekite.net/wiki/Floss/PyPdnsRedis/
- Size: 48.8 KB
- Stars: 53
- Watchers: 6
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - pagekite/PyPdnsRedis - A redis-backed pipe-backend for PowerDNS (others)
README
## pdns_redis.py ##
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).