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 / v5.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-29 776 Bytes
RootWire 5.0.0 source code.tar.gz 2026-08-29 80.9 kB
RootWire 5.0.0 source code.zip 2026-08-29 94.3 kB
Totals: 3 Items   176.0 kB 0

Packet-Sniffer is now RootWire — same engine, new name, and its first release on PyPI:

pipx install rootwire

Everything 4.1 could do, under the new identity: live capture (sudo rootwire -i eth0), byte-exact pcap output (-w), root-free pcap replay (-r), NDJSON streaming (--json | jq .), capture statistics, options-aware decoding through IPv6 extension headers, and a decode chain hardened against crafted input — powered by netprotocols.

The module and console script are renamed (rootwire, python -m rootwire) — the breaking change behind the major version. Full details in CHANGELOG.md (github.com); the version continues the Packet-Sniffer lineage.

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