Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Network statistics

Find the network packet statistics from the captured PCAP file in python.

It uses pyshark package to analyze the pcap file. Only TCP & UDP packets are considered. Various stats are collected & printed in csv file. Each row is created based on time or packet count.

dependency

pip install pyshark

how to run

this will give help

python3 nw_stats.py -h

About

find the network packet statistics from the captured PCAP file in python

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages