Releases: chasejstone/PacketLens
Releases · chasejstone/PacketLens
Release list
PacketLens 0.2.1
This patch corrects capture time ranges, includes port zero in summaries, avoids duplicate DNS observations, caches repeated IP classification, and expands regression coverage.
Use the wheel for a local install or the source distribution for a source build.
PacketLens v0.2.0
Adds the PacketLens desktop GUI.
- Packet table with decoded protocol summary
- Packet detail pane with link, network, transport, application, and payload preview sections
- Summary tabs for protocols, talkers, flows, ports, DNS, HTTP, TLS, and observations
- JSON and Markdown export from the GUI
- New packetlens-gui command
PacketLens v0.1.0
Initial release of PacketLens.
- Classic PCAP reader
- Ethernet, IPv4, IPv6, TCP, UDP, ICMP, ARP decoding
- DNS, HTTP, and TLS SNI protocol views
- Console, JSON, and Markdown reports
- Unit tests with generated PCAP fixtures