# Installer tcpstat avec Homebrew, apt

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

## installation

```sh
sudo av install brew:tcpstat
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tcpstat
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install tcpstat
```

  Preuve: Debian stable package indexes: tcpstat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:tcpstat
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1
- **Résumé source:** Active TCP connections monitoring tool
- **Page d'accueil:** <https://github.com/jtt/tcpstat>
- **Dépôt:** <https://github.com/jtt/tcpstat>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tcpstat (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

tcpstat is a small terminal monitor for active TCP connections. The official README describes it as a cross between top and netstat, implemented in C with an ncurses user interface.

### Historique du projet

The public repository dates to 2008, and a 0.1 tag was recorded in 2013. The README presents tcpstat as usable but still under development, with incomplete help and manpage polish, and documents support for Linux, OpenBSD, and OS X with some platform-specific limitations.

### Historique d'adoption

The supplied package metadata shows tcpstat packaged for Homebrew, Debian, and Ubuntu. That is modest adoption, but enough to place it among small Unix observability tools installed when netstat output is too static and top is too process-oriented.

### Modes d'utilisation

The tool is used interactively to watch active TCP connections in a curses UI. The README points users to --help for command-line parameters and documents builds with make or gmake.

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

tcpstat fills a narrow gap between classic netstat and full monitoring stacks: a lightweight ncurses connection viewer that can be installed quickly from a package manager.

### Chronologie

- 2008: The public tcpstat repository was created.
- 2013: The rel-0-1 tag marked version 0.1.
- Package metadata: Homebrew, Debian, and Ubuntu distribute tcpstat.

### Related projects

- The README explicitly positions tcpstat between top and netstat; ncurses provides its terminal UI.

### Sources

- <https://github.com/jtt/tcpstat/blob/master/README>
- <https://github.com/jtt/tcpstat/tags>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - tcpstat - 1.5-8.2: normalized package name match | Debian stable package indexes: tcpstat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | network interface statistics reporting tool | http://www.frenchfries.net/paul/tcpstat/
- Ubuntu apt - tcpstat - 1.5-8.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: tcpstat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | network interface statistics reporting tool | http://www.frenchfries.net/paul/tcpstat/


## Combined YAML source

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


## Sources

- 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
