snitch is a modern alternative to ss and netstat that makes inspecting network connections straightforward and visual. Whether you're troubleshooting connectivity issues, monitoring active ports, or tracing which processes are communicating across the network, snitch provides both an interactive terminal UI and command-line output formats.
Key capabilities include:
Developers, SREs, and system administrators benefit from snitch's ability to quickly identify what's listening on which ports, trace traffic back to specific processes, and monitor network activity without wrestling with complex command-line arguments. The tool works across Linux, macOS, and Docker environments with multiple installation methods including Homebrew, package managers, and direct binary downloads.
$ brew install snitch