Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 321 Bytes

Readme.md

File metadata and controls

15 lines (9 loc) · 321 Bytes

netstat-whois

Get Whois of each IP Address in netstat command.

Output example

How to use

run the script using python like below, the result would store in result.txt.

python netstat-whois.py

you can find an example of netstat output in the netstat-sample.txt file