Show HN: Babyshark – Wireshark made easy (terminal UI for PCAPs) https://ift.tt/N85BTRL

Show HN: Babyshark – Wireshark made easy (terminal UI for PCAPs) Hey all, I built babyshark, a terminal UI for PCAPs aimed at people who find Wireshark powerful but overwhelming. The goal is “PCAPs for humans”: Overview dashboard answers what’s happening + what to click next Domains view (hostnames first) → select a domain → jump straight to relevant flows (works even when DNS is encrypted/cached by using observed IPs from flows) Weird stuff view surfaces common failure/latency signals (retransmits/out-of-order hints, resets, handshake issues, DNS failures when visible) From there you can drill down: Flows → Packets → Explain (plain-English hints) / follow stream Commands: Offline: babyshark --pcap capture.pcap Live (requires tshark): babyshark --list-ifaces then babyshark --live en0 Repo + v0.1.0 release: https://ift.tt/VgWdiHR Would love feedback on UX + what “weird detectors” you’d want next. https://ift.tt/VgWdiHR February 23, 2026 at 11:45PM

Post a Comment

0 Comments