This commit is contained in:
2023-11-23 05:09:11 -05:00
parent 47607786b1
commit a0ae406fb9

View File

@@ -2,7 +2,7 @@
PTRStream is an asynchronous reverse DNS lookup tool developed in Python. It generates random IP addresses and performs reverse DNS lookups using various DNS servers.
![](.screens/preview.gif)
## Requirements
- [python](https://www.python.org/)
@@ -25,4 +25,10 @@ The results are cached and saved to a file named ptr_{date}_{seed}.txt after eve
Output to elastic search possibly.
Extracting geo data from the ptr response...
Still a work in progress I guess...
## Preview
![](.screens/preview.gif)