| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| packet-sniffer 4.1.0 source code.tar.gz | 2026-08-29 | 78.6 kB | |
| packet-sniffer 4.1.0 source code.zip | 2026-08-29 | 92.5 kB | |
| README.md | 2026-08-29 | 749 Bytes | |
| Totals: 3 Items | 171.9 kB | 0 | |
Milestone v4.1. Full details in CHANGELOG.md (github.com).
Highlights
- pcap:
-w FILEwrites captures Wireshark opens cleanly;-r FILEreplays any classic pcap through the full pipeline — no root required - NDJSON:
--json | jq .— one JSON object per frame on stdout, everything informational on stderr - Statistics on exit: frames, bytes, frames/s, malformed/truncated, per-protocol tallies
- IPv6 extension headers render (netprotocols 1.1): MLD shows its full Hop-by-Hop chain; fragments labeled
- Decode chain capped at 16 layers against crafted extension-header amplification
Install: pipx install "git+https://github.com/EONRaider/Packet-Sniffer.git"