mirror of
https://github.com/adulau/ptr-db.git
synced 2024-12-22 08:45:58 +00:00
12 lines
313 B
Markdown
12 lines
313 B
Markdown
|
ptr-db - PTR DNS records database
|
||
|
=================================
|
||
|
|
||
|
A ptr-db is a database to store, index and lookup large set of PTR DNS records.
|
||
|
|
||
|
Requirements
|
||
|
------------
|
||
|
|
||
|
- Python 3
|
||
|
- Python [redis](https://pypi.python.org/pypi/redis/) client
|
||
|
- Redis [LevelDB server](https://github.com/KDr2/redis-leveldb)
|