Skip to content

emrahgunduz/packet-size-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCPDump Packet Size Monitor

This is a simple node application to list packets coming from eth0. I just needed a simpler way of checking which local to remote IP is requesting the most data.

App has no limit on list length, so if requests are coming from a bunch of ips, your screen size migth not be enough. List is sorted by length in descending order.

Requires tcpdump installed. Designed for *nix machines, but can run on Windows if you have a compiled version of tcpdump, accessible from console. Colors might be a problem though...

About

A simple packet size list view using tcpdump.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published