macOS
brew install nethogslocal Homebrew formula metadata
brew
nethogs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nethogslocal Homebrew formula metadata
sudo apk add nethogsAlpine Linux edge package indexes · nethogs · ソース: dl-cdn.alpinelinux.org
sudo apt install nethogsDebian stable package indexes · nethogs · ソース: deb.debian.org
sudo dnf install nethogsFedora Rawhide package metadata · nethogs · ソース: dl.fedoraproject.org
nix profile install nixpkgs#nethogsnixpkgs package indexes · pkgs/by-name/ne/nethogs/package.nix · ソース: api.github.com
sudo pacman -S nethogsArch Linux sync databases · nethogs · ソース: geo.mirror.pkgbuild.com
sudo zypper install nethogsopenSUSE Tumbleweed package metadata · nethogs · ソース: download.opensuse.org
概要
Net top tool grouping bandwidth per process
履歴
NetHogs is a Linux 'net top' utility that groups network bandwidth by process rather than protocol or subnet. Its README and manual emphasize the operational trick that made it useful: no special kernel module is needed, so an admin can start it during a traffic spike and see which PID is responsible.
The GitHub README carries copyright years beginning in 2004 for Arnout Engelen and describes the tool as a small per-process bandwidth monitor. The GitHub repository listed v0.8.8 as the latest release on 2024-10-07.
NetHogs spread as a small sysadmin utility rather than a platform. It is packaged in Linux distributions and Homebrew, and its GitHub repository had about 3.7k stars when checked. Homebrew's API generated on 2026-07-01 reported 1,458 installs in the previous 365 days.
Package users run `nethogs`, often with root privileges and an interface name, when a machine is unexpectedly using bandwidth. It answers the question that `iftop`, `tcpdump`, and interface counters do not answer as directly: which process is talking.
The manual documents display modes for rates and totals, refresh delay, and trace/bughunt modes. In practice, `sudo nethogs` is the lazy debugging command when a box is saturating a link and the operator wants the PID before deciding whether to kill or reconfigure it.
NetHogs is a classic narrow CLI: one executable, no daemon, no dashboard, and an immediately understandable mental model. It belongs in enrichment data as a practical Linux troubleshooting tool, not as a broad observability system.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nethogs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/raboof/nethogs
インストールメタデータ
| パッケージキー | brew:nethogs |
|---|---|
| バージョン | 0.9.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nethogs |
| ホームページ | https://raboof.github.io/nethogs/ |
| リポジトリ | https://github.com/raboof/nethogs |
| 上流ドキュメント | https://github.com/raboof/nethogs#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/raboof/nethogs/archive/refs/tags/v0.9.0.tar.gz |
| 最終更新 | 2026-07-11T11:59:13Z |
| Pulse | updated |
| macOS 提供ライブラリ | libpcap, ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nethogs |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nethogs 0.8.8-1
Net top tool grouping bandwidth per process
https://github.com/raboof/nethogs
sudo apt install nethogsnethogs
nix profile install nixpkgs#nethogsnethogs 0.8.7-2build2
Net top tool grouping bandwidth per process
https://github.com/raboof/nethogs
sudo apt install nethogsnethogs 0.8.8-r0
Top-like monitor for network traffic
https://github.com/raboof/nethogs
sudo apk add nethogsnethogs-doc 0.8.8-r0
Top-like monitor for network traffic (documentation)
https://github.com/raboof/nethogs
sudo apk add nethogs-docnethogs 0.8.8-4.fc44
A tool resembling top for network traffic
https://github.com/raboof/nethogs/
sudo dnf install nethogsnethogs 0.8.8-2
A net top tool which displays traffic used per process instead of per IP or interface
https://github.com/raboof/nethogs
sudo pacman -S nethogsnethogs 0.8.8-1.4
Network Bandwidth Usage Monitor
https://raboof.github.io/nethogs/
sudo zypper install nethogsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.