Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 997 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 997 Bytes

PyStat - Advanced Netstat For Windows

Compatible with Python Version 2.7

license PyPI

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!