PACP streams graphing tool
Required packages: tshark, matplotlib
usage: netplt.py [-h] path [protocol] [mode] [streams] [time_unit]
Build graphs for network streams
positional arguments:
path Path to pcap file or directory with pcap files
protocol Protocol in interest: TCP, QUIC, UDP or "any"
mode Graph type: grid or united plot
streams Streams to be plotted, space-separated
time_unit Time unit on the plot
optional arguments:
-h, --help show this help message and exit
Work examples: