macOS
brew install netwatchlocal Homebrew formula metadata
brew / rank 4939
Cross-platform realtime network diagnostics TUI. Version 0.28.1 via Homebrew; verified 2026-07-29. Also installable with nix: nix profile install nixpkgs#netwatch.
install
brew install netwatchlocal Homebrew formula metadata
nix profile install nixpkgs#netwatchnixpkgs package indexes · pkgs/by-name/ne/netwatch/package.nix · source: api.github.com
sudo pacman -S netwatchArch Linux sync databases · netwatch · source: geo.mirror.pkgbuild.com
scoop install main/netwatchScoop official bucket manifest trees · bucket/netwatch.json · source: api.github.com
overview
Cross-platform realtime network diagnostics TUI
history
NetWatch is a young Rust terminal tool for live network diagnostics and forensics. Its upstream README positions it as a zero-config binary for seeing live network activity, mapping connections to processes, decoding protocols, and preserving incident evidence from a terminal workflow.
The public project is centered on matthart1983/netwatch and the NetWatch Labs site. GitHub showed the repository at roughly 2.2k stars, 84 forks, 282 commits, and 60 releases when researched on 2026-07-01. Homebrew listed stable version 0.25.9, matching the active cadence visible in the GitHub releases page.
Adoption looks like a fast-moving specialist tool rather than a long-established Unix utility. Homebrew analytics reported 275 install-on-request events over 30, 90, and 365 day windows, which suggests Homebrew adoption was concentrated in a single early window. The upstream README also exposes crates.io and release badges and mentions Terminal Trove recognition, so its early spread appears to be through Rust/terminal-tool circles and security/networking communities.
Package users install it as a single binary and run `netwatch` for interface stats, connection views, and configuration, or `sudo netwatch` for packet capture and health probes. The README documents a TLS inspection workflow using `SSLKEYLOGFILE` for traffic the operator controls, plus tabs for dashboard, connections, interfaces, packets, stats, topology, timeline, processes, and optional insights.
The package-nerd angle is that NetWatch bundles several tasks people often split across `iftop`, `lsof`, `ss`, `tcpdump`, Wireshark, and ad hoc shell pipelines: per-process network attribution, libpcap capture, protocol decoding, TLS keylog-file decryption, JA4-oriented threat hunting, and evidence bundle export.
NetWatch is notable less as a foundational package and more as part of the 2025-2026 wave of Rust TUI observability tools: one static-ish terminal binary with polished UX, Homebrew packaging, Cargo install path, and security-oriented defaults.
security posture
No matching local secret-handling manifest was found for netwatch. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
netwatch | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:netwatch |
|---|---|
| Version | 0.28.1 |
| Package manager | Homebrew |
| Homepage | https://www.netwatchlabs.com/labs/netwatch |
| Repository | https://github.com/matthart1983/netwatch |
| Last updated | 2026-07-29T00:35:23Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
netwatch
nix profile install nixpkgs#netwatchnetwatch 1.3.1_2-4
monitor network connections
http://www.slctech.org/~mackay/NETWATCH/netwatch.html
sudo pacman -S netwatchmain/netwatch
scoop install main/netwatchsource 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.