Download Latest Version RootWire 5.0.0 source code.zip (94.3 kB)
Email in envelope

Get an email when there's a new version of Python 3 Network Packet Sniffer

Home / v4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
packet-sniffer 4.0.0 source code.tar.gz 2026-08-21 63.2 kB
packet-sniffer 4.0.0 source code.zip 2026-08-21 71.6 kB
README.md 2026-08-21 881 Bytes
Totals: 3 Items   135.7 kB 0

Complete rebuild on netprotocols 1.0. Full details in CHANGELOG.md (github.com) and the new ARCHITECTURE.md (github.com).

Highlights

  • Pure decoder producing an immutable DecodedFrame; capture, decoding, and rendering are separate and testable without root
  • Type-dispatched renderers; IPv6 frames no longer crash the display; malformed/truncated frames are diagnosed and the capture survives
  • Full-size capture buffer (loopback traffic no longer silently truncates); flat memory over long captures (benchmarked)
  • Proper entry points: packet-sniffer and python -m packet_sniffer
  • Install: pipx install "git+https://github.com/EONRaider/Packet-Sniffer.git"

Version note: tags 3.1.0/3.1.2 shipped in 2022, so the rebuild releases as 4.0.0.

Source: README.md, updated 2026-08-21