Skip to content

r-vvch/netplt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Netplt

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:

grid

united

About

TCP streams graphing tool

Topics

Resources

Stars

Watchers

Forks

Languages