A packet capture API around pcap/wpcap for capturing and analyzing network traffic.
# Cargo.toml
[dependencies]
pcap = "2.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a network device and captures packets.
Install libpcap-dev (Linux) or Npcap/WinPcap (Windows) before building.
No dependency data recorded yet.