termshark
A terminal user-interface for tshark, inspired by Wireshark.
Why consider termshark?
termshark is an open-source terminal UI for Wireshark’s tshark written in Go by Graham Clark. It brings the familiar Wireshark three-pane interface (packet list, packet details tree, and hex dump view) directly into SSH sessions and headless Linux servers without X11.
Learn termshark by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of termshark
termshark inspects live PCAP streams over remote SSH connections inside a terminal GUI.
Quickstart
# Inspect live interfacetermshark -i eth0termshark is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.