macOS
brew install snitchlocal Homebrew formula metadata
brew
Prettier way to inspect network connections. Version 0.2.2 via Homebrew; verified from local package data.
install
brew install snitchlocal Homebrew formula metadata
nix profile install nixpkgs#snitchnixpkgs package indexes · pkgs/by-name/sn/snitch/package.nix · source: api.github.com
overview
Prettier way to inspect network connections
history
snitch is a small terminal network-connection inspector that presents ss/netstat-style information through a friendlier TUI or formatted tables.
The project appeared publicly on GitHub in 2025. Its README positions it as a human-friendly replacement or companion for classic socket-inspection commands, with interactive and one-shot modes rather than a daemon or capture engine.
The official README documents installation through Homebrew, Go, nixpkgs, Nix flakes, Home Manager, the Arch AUR, shell installer, GitHub releases, and container images. That packaging breadth is notable for a young terminal utility and explains why it appears quickly in package-manager catalogs.
Typical usage is launching `snitch` for a live TUI, or running `snitch ls` for a styled or plain table of current TCP/UDP connections. The README documents filters for listening, established, TCP, UDP, refresh intervals, search, sorting, process watching, and process killing.
snitch is package-nerd friendly because it modernizes a familiar Unix workflow without needing privileged packet capture: the Docker notes emphasize host network/PID namespace access and `/proc/net/*` rather than CAP_NET_ADMIN or CAP_NET_RAW. Its Nix and Home Manager support also makes it attractive to users who treat CLI tools as declarative environment components.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/snitch/snitch.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
snitch | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/karol-broda/snitch
install metadata
| Package key | brew:snitch |
|---|---|
| Version | 0.2.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/snitch |
| Homepage | https://github.com/karol-broda/snitch |
| Repository | https://github.com/karol-broda/snitch |
| Upstream docs | https://github.com/karol-broda/snitch#readme |
| License | MIT |
| Source archive | https://github.com/karol-broda/snitch/archive/refs/tags/v0.2.2.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | snitch |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
snitch
nix profile install nixpkgs#snitchsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.