Automic VaultAutomic Vault

brew

netwatch を Homebrew, Nix, pacman, scoop でインストール

netwatch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install netwatch

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#netwatch

nixpkgs package indexes · pkgs/by-name/ne/netwatch/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S netwatch

Arch Linux sync databases · netwatch · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/netwatch

Scoop official bucket manifest trees · bucket/netwatch.json · ソース: api.github.com

概要

パッケージ概要

Cross-platform realtime network diagnostics TUI

コマンドとエイリアス

  • netwatch

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2026-06-27: GitHub releases page showed v0.25.9.
  • 2026-07-01: Homebrew formula API reported stable 0.25.9 and 275 install-on-request events in the 365-day analytics window.

Related projects

  • SysWatch and DiskWatch are listed by upstream as sibling tools with the same TUI style.
  • NetWatch Cloud, netwatch-agent, netwatch-sdk, and netwatch-dashboard are related projects referenced from the upstream README.

セキュリティ状態

保護ツール対応はまだ見つかっていません

netwatch に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
netwatchcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.26.1
マネージャ更新日2026-07-04
ローカルデータOK
上流最新
検出された最新v0.26.1

https://github.com/matthart1983/netwatch

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:netwatch
バージョン0.26.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/netwatch
ホームページhttps://www.netwatchlabs.com/labs/netwatch
リポジトリhttps://github.com/matthart1983/netwatch
上流ドキュメントhttps://github.com/matthart1983/netwatch#readme
ライセンスMIT
ソースアーカイブhttps://github.com/matthart1983/netwatch/archive/refs/tags/v0.26.1.tar.gz
最終更新2026-07-04T07:03:38Z
Pulseupdated
ビルド依存関係rust
macOS 提供ライブラリlibpcap
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenetwatch
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

netwatch

nix profile install nixpkgs#netwatch
  • normalized package name match
  • 一致条件: Netwatch
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/netwatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

netwatch 1.3.1_2-4

monitor network connections

http://www.slctech.org/~mackay/NETWATCH/netwatch.html

sudo pacman -S netwatch
  • License: GPL
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Netwatch
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: netwatch from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/netwatch

scoop install main/netwatch
  • normalized package name match
  • 一致条件: Netwatch
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/netwatch.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment