# sniffnet mit Homebrew, MacPorts, Nix, pacman, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sniffnet in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install sniffnet
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sniffnet
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:sniffnet
- **Paketmanager:** Homebrew
- **Version:** 1.5.1
- **Quellzusammenfassung:** Cross-platform application to monitor your network traffic
- **Homepage:** <https://sniffnet.net/>
- **Repository:** <https://github.com/GyulyVGC/sniffnet>
- **Zuletzt aktualisiert:** 2026-07-22T10:30:31Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- sniffnet (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.5.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- 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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
