LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

netshow

Interactive process-aware network connection monitor

TLDR

Launch the network monitor
$ netshow
copy
Run with elevated privileges for full process info
$ sudo netshow
copy
Install and run via uvx
$ uvx netshow
copy

SYNOPSIS

netshow

DESCRIPTION

netshow is a lightweight, interactive TUI for monitoring active TCP connections and their associated processes with human-friendly service names (e.g. "Docker", "VS Code", "Plex"). It provides live connection counts, bandwidth monitoring with per-interface selection, and regex-powered search with live filtering.When run as root, it uses psutil for full fidelity process information; as a regular user, it falls back to lsof. Selecting a connection reveals process details including path, PID, resource usage, and open files. The interface supports keyboard navigation, sortable columns, and configurable refresh intervals.

INSTALL

brew install netshow
copy

CAVEATS

Full process information requires root privileges. Falls back to limited information when run unprivileged.

HISTORY

netshow was created by Taylor Wilsdon and is written in Python. It can be installed via uvx, pip, or from source with uv.

SEE ALSO

ss(8), netstat(8), lsof(8), iftop(8), nethogs(8)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid