mirror of
https://github.com/adulau/pdns-toolkit.git
synced 2024-12-22 08:46:00 +00:00
A basic introduction
This commit is contained in:
parent
eb387592e9
commit
aa22fa6b99
1 changed files with 9 additions and 0 deletions
9
pdns-server/README.md
Normal file
9
pdns-server/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
pdns-server toolkit
|
||||
===================
|
||||
|
||||
A minimal and scalable toolkit for Passive DNS. The toolkit
|
||||
can be used for research, security analysis or data mining.
|
||||
|
||||
The data store of the Passive DNS is relying on Redis.
|
||||
The data store format is described in ./doc/datastore-format.txt
|
||||
|
Loading…
Reference in a new issue