Alternatives
Products that do what Wireshark in a TUI does
Wireshark-style terminal packet analyzer on eBPF/TCX — live packet list, protocol detail tree, section-colorized hex; works on raw-IP tunnel devices - yeet-src/pktscope
- 1MW
Jul 2026 · github.com
- 2
- 3

- 4XP
Here's the latest eBPF performance tool of mine - xstack. It's a minimal tool, just 165 lines of eBPF C and under 500 lines of userland C code (including all comments and boilerplate!). It uses the libbpf and (Rust) BlazeSym libraries though (which are a lot of code). The point (and difference) of this tool is that it can sample both the kernel and userspace stack traces of all threads in your system. Traditionally, the "bpf_get_stack()" helper can not read userspace stack traces of other tasks in Linux, but since Linux 5.18 we can combine sleepable eBPF task iterator programs with a new…
2025 · tanelpoder.com
- 5

- 6

See every signal a website can read from your browser, and how identifiable it makes you. Runs entirely in your browser, nothing is sent.
13d ago · glassbox.codecanary.org
- 7RA
Hi HN! I built RustNet, a Terminal UI based network monitor written in Rust that shows real-time connections with process identification and protocol detection. What may make it interesting: • Deep packet inspection for HTTP, HTTPS/TLS (with SNI), DNS, and QUIC protocol detection • Process identification using eBPF on Linux (experimental) and PKTAP on macOS which does also catch short-lived processes that polling procfs or lsof would miss • Multi-threaded packet processing with lock-free data structures for the UI • Cross-platform (Linux, macOS, Windows but process identification so far…
Sep 2025 · github.com
- 8WY
May 2026 · github.com
- 9WP
Wiregasm lets you build applications that can leverage Wireshark's packet dissection capabilities in a web browser or nodejs. The project is in its infancy, the goal is to make most of sharkd APIs available in Wiregasm. The bindings at the moment are not perfect as I'm still trying to familiarize myself with Emscripten. It is part of a bigger hobby project that my wife and I are working on, to make some of the development and security tools that we use available in a web browser.
2023 · github.com
- 10

- 11

- 12

- 13SS
2014 · seenaburns.github.io
- 14

Hey! Built this and would like some feedback
11d ago · github.com
- 15HF
May 2026 · github.com
- 16

- 17

- 18

- 19

Visualize WiFi networks, devices & wireless activity
Jun 2026 · wifiscope.io
- 20

- 21MF
1. The tool show network speed by process 2. Adapt dark mode 3. Use nettop's delta mode to make statistics more accurate
2022 · github.com
- 22

Desktop packet capture with real-time mirroring from mobile
Jul 2026 · pcp.realsignal.com
- 23

- 24AC
Hi everyone! k8s-insider is a CLI tool to manage VPN networks and access Kubernetes workload and service resources directly through a WireGuard tunnel. It started as a simple Helm chart with a linuxserver/wireguard-like container image but, possibly due to my neurodivergence getting the better of me, evolved into a toolbox that, depending on the cluster configuration, can more or less automagically configure multiple networks with dynamic IP assignments and netpol-limited access to the cluster. I’ve found it to be a perfect middle ground between juggling multiple port-forwards and…
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →