macOS
brew install netwatchlocal Homebrew formula metadata
brew
Cross-platform realtime network diagnostics TUI. Version 0.26.1 via Homebrew; verified 2026-07-04. 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 | 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/matthart1983/netwatch
install metadata
| Package key | brew:netwatch |
|---|---|
| Version | 0.26.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/netwatch |
| Homepage | https://www.netwatchlabs.com/labs/netwatch |
| Repository | https://github.com/matthart1983/netwatch |
| Upstream docs | https://github.com/matthart1983/netwatch#readme |
| License | MIT |
| Source archive | https://github.com/matthart1983/netwatch/archive/refs/tags/v0.26.1.tar.gz |
| Last updated | 2026-07-04T07:03:38Z |
| Pulse | updated |
| Build dependencies | rust |
| Uses from macOS | libpcap |
| 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 | netwatch |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
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.