Skip to content

robertdavidgraham/pcap-strip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pcap-strip

The best way to learn about the Internet is to focus on that part, ignoring the local network. This tool read a pcap file and strips out the local Ethernet information. This means stripping out things that are purely Ethernet, like bridging protocols and ARP. It also means stripping out anything before the IP header.

About

Strips out datalink headers (like Ethernet), leaving behind just the raw IP packets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published