ptrstream- Unnamed repository; edit this file 'description' to name the repository. |
git clone git://git.acid.vegas/-c.git |
Log | Files | Refs | Archive | README |
commit a0ae406fb9ba38771fb1e901abc75ba609856b0a
parent 47607786b13a535c5d6451cff0943bb01a6bc92a Author: acidvegas <acid.vegas@acid.vegas> Date: Thu, 23 Nov 2023 05:09:11 -0500 updated Diffstat:
|
1 file changed, 7 insertions(+), 1 deletion(-) |
diff --git a/README.md b/README.md @@ -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) |