Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 244 Bytes

Protocols_Counter

This simple script counts the occurences of the protocols in a list of pcaps

Prerequisites

You need to install this library:

pip install scapy

Usage

python3 protocols_counter.py <folder_with_pcap_path>