Babyshark: Terminal-Based PCAP Analysis Tool with Flows-First Approach
By
eigen-vector
Crisp on the outside, thoughtful on the inside. A keeper.
Summary
Babyshark is a terminal-based PCAP (packet capture) analysis tool that provides a flows-first approach to network traffic analysis. It offers a user-friendly TUI (terminal user interface) with features like an overview dashboard, domain-based traffic grouping, anomaly detection for identifying broken or slow connections, and plain-English explanations of network data. The tool aims to make Wireshark functionality more accessible to users without deep networking expertise by providing curated insights and suggestions for next steps in analysis.
Key quotes
· 5 pulledWireshark made easy (in your terminal).
Babyshark is a PCAP TUI that helps you answer:
What's weird? is a curated set of detectors meant to answer 'what looks broken/slow?' without needing deep Wireshark knowledge.
Expand / Explain (?) gives plain-English context for what you're looking at.
Domains groups traffic by hostname so you can start from names instead of 5‑tuples.
You might also wanna read
CLI Tool for IP Geolocation and Analysis of VPN Provider Location Spoofing
A developer created a CLI tool for IP geolocation that can resolve IP addresses to country, US state, and city levels. The tool confirms fin
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·4h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
Erlang Ecosystem Foundation Launches Central Company Registry
The Erlang Ecosystem Foundation has launched a new canonical company registry at registry.erlef.org. The registry aims to serve members, spo
aislop: Open-source CLI tool detects low-quality code patterns left by AI coding agents
aislop is an open-source CLI tool (MIT-licensed) that detects low-quality patterns left behind by AI coding agents like Claude Code, Cursor,
wterm: A DOM-based Web Terminal Emulator Powered by Zig and WebAssembly
wterm is a web-based terminal emulator that renders directly to the DOM, providing native text selection, copy/paste, find functionality, an
