Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 247 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 247 Bytes

pcap-parser

This is pcap parser without third-party libraries written in pure C++.

It uses C++17

Build

  • Clone this repository
  • Call make

Supported protocols

  • Ethernet II
  • IP
  • UDP
  • ICMP

Usage

./pcap-parser /path/to/file.pcap