# nethogs を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:nethogs
```

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

### macOS

- Homebrew (100%):

```sh
brew install nethogs
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add nethogs
```

  証拠: Alpine Linux edge package indexes: nethogs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install nethogs
```

  証拠: Debian stable package indexes: nethogs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install nethogs
```

  証拠: Fedora Rawhide package metadata: nethogs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#nethogs
```

  証拠: nixpkgs package indexes: pkgs/by-name/ne/nethogs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S nethogs
```

  証拠: Arch Linux sync databases: nethogs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install nethogs
```

  証拠: openSUSE Tumbleweed package metadata: nethogs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:nethogs
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.0
- **ソース概要:** Net top tool grouping bandwidth per process
- **ホームページ:** <https://raboof.github.io/nethogs/>
- **リポジトリ:** <https://github.com/raboof/nethogs>
- **最終更新:** 2026-07-11T11:59:13Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- nethogs (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.9.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2004: earliest copyright year shown in the upstream README.
- 2024-10-07: GitHub listed v0.8.8 as the latest release.
- 2026-07-01: Homebrew formula API reported 1,458 installs over 365 days.

### Related projects

- iftop
- tcpdump
- libpcap
- top

### ソース

- <https://formulae.brew.sh/api/formula/nethogs.json>
- <https://github.com/raboof/nethogs>
- <https://man.archlinux.org/man/nethogs.8>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - nethogs - 0.8.8-1: normalized package name match | Debian stable package indexes: nethogs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Net top tool grouping bandwidth per process | https://github.com/raboof/nethogs
- Nix - nethogs: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/nethogs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - nethogs - 0.8.7-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: nethogs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Net top tool grouping bandwidth per process | https://github.com/raboof/nethogs
- apk - nethogs - 0.8.8-r0: normalized package name match | Alpine Linux edge package indexes: nethogs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Top-like monitor for network traffic | https://github.com/raboof/nethogs
- apk - nethogs-doc - 0.8.8-r0: normalized package name match | Alpine Linux edge package indexes: nethogs-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Top-like monitor for network traffic (documentation) | https://github.com/raboof/nethogs
- dnf - nethogs - 0.9.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: nethogs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A tool resembling top for network traffic | https://github.com/raboof/nethogs/
- pacman - nethogs - 0.8.8-2: normalized package name match | Arch Linux sync databases: nethogs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A net top tool which displays traffic used per process instead of per IP or interface | https://github.com/raboof/nethogs
- zypper - nethogs - 0.9.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: nethogs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Network Bandwidth Usage Monitor | https://raboof.github.io/nethogs/


## Combined YAML source

View the package source record on GitHub. [combined/nethogs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nethogs.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
