PyStat
PyStat copied to clipboard
Advanced Netstat Using Python For Windows
PyStat - Advanced Netstat For Windows
Compatible with Python Version 2.7
Features
- Know remote address of process
- Know remote ports of process
- Know which user using process along with title & PID
Changelogs:
- Auto Install python modules support added in install.py
Installation Guide:
Download the .zip file
Extract the pystat folder from .zip file to some drive i.e
C:\tools\pystat
Goto
C:\tools\pystat
Press SHIFT KEY + RIGHT CLICK and select open Command Window here
Enter this command
python install.py
, Enjoy
- Warning! Dont move pystat folder after installation, will stop working
In Work!