# sniffnet を Homebrew, MacPorts, Nix, pacman, scoop でインストール

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

## インストール

```sh
sudo av install brew:sniffnet
```

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

### macOS

- Homebrew (100%):

```sh
brew install sniffnet
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sniffnet
```

  証拠: MacPorts ports tree: net/sniffnet/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#sniffnet
```

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

- pacman (92%):

```sh
sudo pacman -S sniffnet
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/sniffnet
```

  証拠: Scoop official bucket manifest trees: bucket/sniffnet.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:sniffnet
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.5.1
- **ソース概要:** Cross-platform application to monitor your network traffic
- **ホームページ:** <https://sniffnet.net/>
- **リポジトリ:** <https://github.com/GyulyVGC/sniffnet>
- **最終更新:** 2026-07-22T10:30:31Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- sniffnet (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Sniffnet is a Rust-based, cross-platform network traffic monitor aimed at making packet-level observation approachable through a graphical interface while still remaining installable from developer package managers.

### プロジェクトの歴史

The public GitHub repository was created in 2022, and the early changelog shows a tool focused on network traffic reports and protocol filtering. By version 1.2.1 in 2023, the project described itself as no longer just a command-line interface, adding a full graphical interface, persistent settings, geolocation, favorites, and notifications.

Later releases broadened Sniffnet from live adapter monitoring into a more complete desktop network-inspection tool. Version 1.3 added ICMP support, service identification, PCAP export, custom themes, and more link types; version 1.4 added PCAP import; and version 1.5 added attribution of traffic to local applications and programs.

### 採用の歴史

The supplied package metadata lists Sniffnet in Homebrew, MacPorts, Nix, Arch/pacman, and Scoop, reflecting adoption across Unix-like, macOS, and Windows-oriented package ecosystems. The official changelog also documents Linux AppImage, Debian package, RPM, Docker, Windows installer, and translation work, which are typical signals of a desktop tool moving beyond a single developer audience.

### 使われ方

Sniffnet is commonly used to select a network adapter, monitor traffic, inspect hosts and services, filter captured data, export or import PCAP files, and identify which applications are generating network traffic. Its official site frames the tool around seeing who the user is exchanging data with and inspecting network activity more deeply.

### パッケージ好きにとっての重要性

Package maintainers care about Sniffnet because it sits at the intersection of Rust desktop packaging, native packet-capture dependencies such as libpcap/Npcap, GUI runtime issues, and platform-specific release artifacts. It is a good example of a modern network utility that package managers must present as both a GUI app and a command-line-installable tool.

### タイムライン

- 2022: Public GitHub repository created.
- 2023: Version 1.2.1 made Sniffnet a full graphical application with persistent settings.
- 2024: Version 1.3 added ICMP support, PCAP export, service identification, and theming.
- 2025: Version 1.4 added PCAP import and broader Linux packaging artifacts.
- 2026: Version 1.5 added application/program traffic attribution.

### Related projects

- Sniffnet belongs to the same practical space as tcpdump and Wireshark, but its package-manager role is closer to a friendly desktop monitor for users who want packet-capture visibility without living inside a protocol analyzer.

### ソース

- GitHub REST repository metadata for GyulyVGC/sniffnet, accessed 2026-07-02.
- <https://github.com/GyulyVGC/sniffnet>
- <https://github.com/GyulyVGC/sniffnet/blob/main/CHANGELOG.md>
- <https://sniffnet.net/>
- input.source_facts.package-manager


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - sniffnet: normalized package name match | nixpkgs package indexes: pkgs/by-name/sn/sniffnet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - sniffnet - 1.5.1-1: normalized package name match | Arch Linux sync databases: sniffnet from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Application to comfortably monitor your network traffic | https://github.com/GyulyVGC/sniffnet
- MacPorts - sniffnet: normalized package name match | MacPorts ports tree: net/sniffnet/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/sniffnet: normalized package name match | Scoop official bucket manifest trees: bucket/sniffnet.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/sniffnet.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sniffnet.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
