# Installer netshow avec Homebrew

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

## installation

```sh
sudo av install brew:netshow
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install netshow
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:netshow
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2.2
- **Résumé source:** Interactive network connection monitor with friendly service names
- **Page d'accueil:** <https://github.com/taylorwilsdon/netshow>
- **Dépôt:** <https://github.com/taylorwilsdon/netshow>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- netshow (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

netshow is a Python terminal network monitor by Taylor Wilsdon. It focuses on live TCP connection monitoring with friendly process/service names, process detail views, filtering, sorting, bandwidth counters, and a Textual-based interface.

### Historique du projet

The GitHub README frames netshow as an interactive, process-aware terminal monitor. It documents the implementation tradeoff that privileged runs use psutil for fuller data, while unprivileged runs fall back to lsof and still show most connections.

The public release history is compact. GitHub lists five releases, from v0.1.1 through v0.2.2. Release v0.2.0 on July 13, 2025 added the metrics dashboard, live filtering, bandwidth stats, sorting shortcuts, and a styling overhaul; v0.2.2 followed on July 15, 2025 with a module refactor, UI enhancements, and a stats-blocking fix.

### Historique d'adoption

Adoption is early but visible for a Python CLI. GitHub showed 365 stars and 13 forks, PyPI lists version 0.2.2 uploads dated July 15, 2025, and Homebrew packages the PyPI source tarball with python@3.14. Homebrew analytics generated on 2026-07-01 reported 425 installs and 425 installs-on-request over 365 days.

### Modes d'utilisation

The README recommends uvx netshow for the quickest run and documents netshow [--interval 1.0] [--no-colors]. Operators use arrow keys or mouse selection for rows, Enter for a detail view, f or / for filtering, s and p for sorting, i for interface bandwidth selection, q to quit, and Ctrl+R for forced refresh.

Package nerds will notice that it sits in the modern Python CLI lane: pyproject packaging, Textual UI, uv-centric docs, PyPI releases, and a Homebrew formula that depends on the current Homebrew Python.

### Chronologie

- 2025-07-13: GitHub release v0.2.0 added dashboard metrics, filtering, bandwidth stats, and sorting.
- 2025-07-15: GitHub release v0.2.2 shipped as the latest release.
- 2025-07-15: PyPI uploaded netshow 0.2.2 wheel and source distribution.
- 2026-07-01: Homebrew API reported stable version 0.2.2 and 425 installs over 365 days.

### Sources

- <https://formulae.brew.sh/api/formula/netshow.json>
- <https://github.com/taylorwilsdon/netshow>
- <https://github.com/taylorwilsdon/netshow/releases>
- <https://pypi.org/project/netshow/>
- <https://pypi.org/pypi/netshow/json>


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Combined YAML source

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


## Sources

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