# ip_relay を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:ip_relay
```

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

### macOS

- Homebrew (100%):

```sh
brew install ip_relay
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ip_relay
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ip_relay>
- **バージョン:** 0.71
- **ソース概要:** TCP traffic shaping relay application
- **ホームページ:** <https://stewart.com.au/ip_relay/>
- **上流ドキュメント:** <https://stewart.com.au/ip_relay>
- **ライセンス:** GPL-2.0-only
- **ソースアーカイブ:** <https://stewart.com.au/ip_relay/ip_relay-0.71.tgz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.71
- ローカルデータ: OK
- 上流リポジトリ: https://stewart.com.au/ip_relay/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

ip_relay is Gavin Stewart's Perl TCP relay for shaping proxied traffic to a chosen bandwidth. It is an early home-user bandwidth-control tool: simple, single-user, and intentionally user-space rather than a router or kernel traffic-control system.

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

The project page says ip_relay grew out of Stewart's modem Internet use, where a large download could make interactive activities such as telnet, web browsing, or voice traffic unpleasant. The README dates the documented release line to 2000-01-05 and describes the program as a TCP relay with traffic-shaping behavior.

Version 0.71, announced on 2000-05-27, added daemon mode and a command-line bandwidth option. The changelog attributes the daemon-mode request to Eduardo Augusto Alvarenga and notes command-line bandwidth selection as the other release change.

### 採用の歴史

The official site preserves only a small release archive, and Homebrew packaging gives the tool most of its package-manager visibility. That makes it a niche package rather than a broadly adopted network daemon.

Its adoption story is strongest as preserved Unix networking craft: a small Perl program kept installable for users who want an inspectable TCP proxy to reproduce old bandwidth conditions or throttle a few streams.

### 使われ方

The common pattern is `ip_relay.pl local_port:remote_host:remote_port`, then optionally setting a total byte-per-second bandwidth cap shared by forwarded streams. The README walks through using it as an SSH or proxy relay and changing the bandwidth interactively while traffic flows.

The FAQ is explicit about the tradeoffs: ip_relay is not authenticated, not secure, not designed for multiple users, and single-threaded. It is best understood as a local testing and personal bandwidth-shaping tool.

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

ip_relay is interesting to package nerds because it captures a pre-broadband style of Unix utility: a short Perl program solving a concrete modem-era problem with almost no infrastructure.

Its Homebrew formula keeps a tiny historical networking tool available without pretending it is a modern traffic-control framework.

### タイムライン

- 1999: The README examples identify the program as copyright Gavin Stewart 1999.
- 2000-01-05: README date for the documented ip_relay.pl release line.
- 2000-05-27: Version 0.71 announced with daemon mode and command-line bandwidth selection.
- 2000: Older revision 0.7 and release 0.71 preserved on the project site.
- Homebrew era: The tool was packaged as `ip_relay` for one-command installation.

### Related projects

- Conceptually related tools include SOCKS proxies, local HTTP proxy setups, traffic-shaping routers, and operating-system traffic-control facilities, but ip_relay is much narrower: it forwards selected TCP streams through a user-space Perl process.
- The README also describes using it to simulate modem speeds while testing VNC over faster Ethernet links.

### ソース

- <https://formulae.brew.sh/formula/ip_relay>
- <https://stewart.com.au/ip_relay/>
- <https://stewart.com.au/ip_relay/CHANGELOG>
- <https://stewart.com.au/ip_relay/FAQ>
- <https://stewart.com.au/ip_relay/README>


## セキュリティノート

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:** ip_relay
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [iperf](https://www.automicvault.com/ja/pkg/brew/iperf/) - Shares av.db curated category or tags: bandwidth, cli, networking, tcp.
- [iperf3](https://www.automicvault.com/ja/pkg/brew/iperf3/) - Shares av.db curated category or tags: bandwidth, cli, networking, tcp.
- [proxytunnel](https://www.automicvault.com/ja/pkg/brew/proxytunnel/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [redir](https://www.automicvault.com/ja/pkg/brew/redir/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [rinetd](https://www.automicvault.com/ja/pkg/brew/rinetd/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [speedbump](https://www.automicvault.com/ja/pkg/brew/speedbump/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [stone](https://www.automicvault.com/ja/pkg/brew/stone/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [tproxy](https://www.automicvault.com/ja/pkg/brew/tproxy/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.

## Combined YAML source

View the package source record on GitHub. [combined/ip_relay.yml](https://github.com/automic-vault/db/blob/main/combined/ip_relay.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
