goose42 / wiretap

analyze a network packet (at network, IP and transport protocol later)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wiretap

Analyze network packets (at network, IP and transport protocol later) that are in a pcap dump file.

Usage:

./wiretap <*.pcap dump file>

Included sample files:

traceroute.pcap, wget.pcap

About

analyze a network packet (at network, IP and transport protocol later)


Languages

Language:C++ 86.9%Language:C 13.1%