# tcpstat を Homebrew, apt でインストール

tcpstat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install tcpstat
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install tcpstat
```

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

## パッケージ情報

- **パッケージキー:** brew:tcpstat
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1
- **ソース概要:** Active TCP connections monitoring tool
- **ホームページ:** <https://github.com/jtt/tcpstat>
- **リポジトリ:** <https://github.com/jtt/tcpstat>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tcpstat (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
