# tcpstat mit Homebrew, apt installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tcpstat
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install tcpstat
```

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

## Paketfakten

- **Paketschlüssel:** brew:tcpstat
- **Paketmanager:** Homebrew
- **Version:** 0.1
- **Quellzusammenfassung:** Active TCP connections monitoring tool
- **Homepage:** <https://github.com/jtt/tcpstat>
- **Repository:** <https://github.com/jtt/tcpstat>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- tcpstat (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


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