Skip to content
/ Windump Public

A Windows tcpdump-esc utility used for monitoring traffic following a specified traffic filter.

License

Notifications You must be signed in to change notification settings

D7EAD/Windump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windump

A Windows tcpdump-esc utility used for monitoring traffic following a specified traffic filter.


Windump is a simple-to-use, tcpdump-esc utility used to monitor traffic going through the machine it is running on. It allows for a very flexible filter using WinDivert's filter language in order to inspect specific types of packets.

I aim to eventually morph this base traffic monitor into a full firewall application to monitor, change, and block packets based on user-defined parameters from reaching the endpoint within the host machine. As of right now, though, the application works fine as a simple command-line monitor.

For information regarding the filter language in use, refer here for documentation.

About

A Windows tcpdump-esc utility used for monitoring traffic following a specified traffic filter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published