Automic VaultAutomic Vault

brew

ip_relay を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ip_relay

local Homebrew formula metadata

概要

パッケージ概要

TCP traffic shaping relay application

コマンドとエイリアス

  • ip_relay

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ip_relaycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.71
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://stewart.com.au/ip_relay/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://stewart.com.au/ip_relay/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ip_relay
バージョン0.71
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ip_relay
ホームページ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
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameip_relay
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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