# Installer sniffer avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sniffer pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:sniffer
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sniffer
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:sniffer
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.6.3
- **Résumé source:** Modern alternative network traffic sniffer
- **Page d'accueil:** <https://github.com/chenjiandongx/sniffer>
- **Dépôt:** <https://github.com/chenjiandongx/sniffer>
- **Dernière mise à jour:** 2026-07-26T04:03:42+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sniffer (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.6.3
## Historique du projet et usages

sniffer is a terminal network traffic analyzer written as a modern alternative to tools such as bandwhich and nethogs. It uses libpcap through gopacket and presents process and connection traffic in a responsive TUI.

### Historique du projet

The public GitHub repository was created in 2021. The official README describes a troubleshooting tool that can be started on demand without loading kernel modules and can capture traffic across Linux, macOS, and Windows-specific process matching approaches.

### Historique d'adoption

The project has a narrower packaging footprint than the older networking tools it references. The supplied package facts list Homebrew packaging, while the README documents Go installation and Homebrew installation on macOS.

### Modes d'utilisation

Users run sniffer with flags for BPF filters, device prefixes, refresh interval, view mode, DNS resolution, and traffic units. The README documents bytes, packets, and plot modes plus terminal hotkeys.

### Pourquoi les passionnés de paquets s'y intéressent

sniffer is notable as a small Go CLI that still depends on platform packet-capture facilities: libpcap on Unix-like systems and npcap on Windows. That makes it a packaging example where a statically built Go binary still has native capture prerequisites.

### Chronologie

- 2021: Public GitHub repository created.
- 2021: README links an introductory article dated 2021-11-17.
- 2025: GitHub metadata shows repository updates after initial release.

### Related projects

- The official README names gopacket, libpcap, bandwhich, nethogs, ss, lsof, gopsutil, npcap, and iperf as related tools or dependencies.

### Sources

- <https://api.github.com/repos/chenjiandongx/sniffer>
- <https://github.com/chenjiandongx/sniffer#readme>
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal. escape, surveillance, or offensive capability signal.

- **Risque Geiger:** red / moyen
- broad file, network, media, or database tool signal
- escape, surveillance, or offensive capability signal


## Combined YAML source

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


## Sources

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