# tproxy を Homebrew, Nix, scoop でインストール

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

## インストール

```sh
sudo av install brew:tproxy
```

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

### macOS

- Homebrew (100%):

```sh
brew install tproxy
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tproxy
```

  証拠: nixpkgs package indexes: pkgs/by-name/tp/tproxy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/tproxy
```

  証拠: Scoop official bucket manifest trees: bucket/tproxy.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:tproxy
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tproxy>
- **バージョン:** 0.9.2
- **ソース概要:** CLI tool to proxy and analyze TCP connections
- **ホームページ:** <https://go-zero.dev>
- **リポジトリ:** <https://github.com/kevwan/tproxy>
- **上流ドキュメント:** <https://go-zero.dev>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/kevwan/tproxy/archive/refs/tags/v0.9.2.tar.gz>
- **最終更新:** 2026-07-26T00:51:26+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tproxy (cli)
- tproxy (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.9.2
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kevwan/tproxy
- 検出された最新: v0.9.2 (最新)
## プロジェクトの歴史と使われ方

tproxy is a Go CLI for proxying and analyzing TCP connections, aimed at developers who need to observe live service traffic without setting up a full packet-analysis stack.

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

The upstream README frames tproxy as a tool written out of backend-service development needs. The author says that while developing backend services and go-zero, they often needed to monitor network traffic such as gRPC connection behavior, MySQL connection pools, and arbitrary TCP connections.

The GitHub repository was created in June 2022 and released v0.1.0 the same day. Release metadata shows a steady 0.x series continuing through v0.9.2 in December 2025.

### 採用の歴史

The project is distributed through Go's normal `go install` workflow and through Docker images; the README also documents Windows installation with Scoop. The batch source facts show additional packaging in Homebrew and Nix, which puts the tool in the cross-platform package-manager niche rather than only in the Go module ecosystem.

### 使われ方

Users run tproxy as a local listener that forwards to a remote address, optionally selecting protocol handling for http2, grpc, redis, or mongodb, adding packet delay, limiting upload or download speed, and enabling statistics. Official examples cover monitoring gRPC traffic, MySQL connections, reliability through retransmission and RTT statistics, and connection-pool behavior.

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

tproxy appeals to package nerds because it sits between heavyweight packet tools and application observability stacks: it is a single CLI that can be installed by Homebrew, Nix, Scoop, Go, or Docker and used immediately in local debugging sessions.

### タイムライン

- 2022-06: GitHub repository created and v0.1.0 released.
- 2022-07: v0.5.0 released during the early rapid-release period.
- 2023-02: v0.7.0 released.
- 2025-12: v0.9.2 released.

### Related projects

- go-zero, gRPC, MySQL, Redis, MongoDB, Wireshark, Charles, tcpdump.

### ソース

- <https://api.github.com/repos/kevwan/tproxy>
- <https://github.com/kevwan/tproxy#readme>
- <https://github.com/kevwan/tproxy/releases>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tproxy
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - tproxy: normalized package name match | nixpkgs package indexes: pkgs/by-name/tp/tproxy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/tproxy: normalized package name match | Scoop official bucket manifest trees: bucket/tproxy.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/ja/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [goctl](https://pkg.so/ja/brew/goctl/) - Shares the same upstream homepage.
- [netshow](https://pkg.so/ja/brew/netshow/) - Shares pkgdb curated category or tags: cli, network-monitoring, networking, tcp.
- [proxytunnel](https://pkg.so/ja/brew/proxytunnel/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [haproxy@2.8](https://pkg.so/ja/brew/haproxy-2-8/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [rinetd](https://pkg.so/ja/brew/rinetd/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [redir](https://pkg.so/ja/brew/redir/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [speedbump](https://pkg.so/ja/brew/speedbump/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [tcpstat](https://pkg.so/ja/brew/tcpstat/) - Shares pkgdb curated category or tags: cli, network-monitoring, networking, tcp.
- [zoro](https://pkg.so/ja/brew/zoro/) - Shares pkgdb curated category or tags: cli, networking, proxy, tcp.
- [miruo](https://pkg.so/ja/brew/miruo/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, monitoring, network, network-monitoring, networking.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
