Skip to content

Fetches information about active connections on a windows or unix machine including local/remote host and ports, protocol, and process names with an additional wireshark wrapper to count total interactions and data transfered between hosts [WIP]

Notifications You must be signed in to change notification settings

ottodanp/net-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

view active connections with no packet sniffing

python active_connections.py
active_connections.exe

view active connections with packet sniffing (WIRESHARK MUST BE INSTALLED)

python network_monitor.py
network_monitor.exe

About

Fetches information about active connections on a windows or unix machine including local/remote host and ports, protocol, and process names with an additional wireshark wrapper to count total interactions and data transfered between hosts [WIP]

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages