Skip to content

Create an intuitive and interactive graph of a client's IP traffic

License

Notifications You must be signed in to change notification settings

Yotamho/pcap-grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcap-grapher

Create an intuitive and interactive graph of a client's IP traffic.

Usage: pcap-grapher.py [-h] [-f display-filter] <pcap path> <client's ip> Alt text

Additional features:

  • Filter the traffic to get an even-more concise graph
  • Click a packet (circle) to get details about the flow on stdout (incl. protocols)

Prerequisites:

  • pyshark
  • numpy
  • matplotlib

TODOs:

  • Restructure project

About

Create an intuitive and interactive graph of a client's IP traffic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages