Usage:
pcap-grapher.py [-h] [-f display-filter] <pcap path> <client's ip>
- Filter the traffic to get an even-more concise graph
- Click a packet (circle) to get details about the flow on stdout (incl. protocols)
- pyshark
- numpy
- matplotlib
- Restructure project