macOS
brew install rinetdlocal Homebrew formula metadata
brew / 順位 9354
rinetd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rinetdlocal Homebrew formula metadata
sudo apk add rinetdAlpine Linux edge package indexes · rinetd · ソース: dl-cdn.alpinelinux.org
sudo apt install rinetdDebian stable package indexes · rinetd · ソース: deb.debian.org
nix profile install nixpkgs#rinetdnixpkgs package indexes · pkgs/by-name/ri/rinetd/package.nix · ソース: api.github.com
概要
Internet TCP redirection server
履歴
rinetd is a lightweight daemon that redirects TCP or UDP connections from configured listening addresses and ports to destination addresses and ports.
Thomas Boutell originally created rinetd as a user-mode TCP port-redirection server, with copyright history beginning in 1997. Its single-process, nonblocking-I/O design allowed many forwarded connections without one process per connection.
Sam Hocevar subsequently became a maintainer of the active implementation. The maintained fork added IPv6, UDP forwarding, source-address binding, and build-system modernization; the original Boutell repository is archived and explicitly directs users to Hocevar's version.
rinetd has remained available in Debian-family repositories, Homebrew, Nix, Alpine, and other Unix package collections. Its small footprint and plain-text configuration made it a durable choice for straightforward forwarding jobs.
Define forwarding rules in `/etc/rinetd.conf`, then run rinetd as a daemon. Rules map a bind address and port to a destination address and port; the configuration also supports allow/deny rules and logging. Use `-c` to select another configuration file and SIGHUP to reload it.
rinetd is a classic single-purpose Unix daemon: a small C program, one configuration file, a manual page, and no control-plane service. It is often packaged where a full proxy, firewall framework, or SSH tunnel would be unnecessarily complex.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/rinetd.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rinetd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/samhocevar/rinetd
インストールメタデータ
| パッケージキー | brew:rinetd |
|---|---|
| バージョン | 0.73 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rinetd |
| ホームページ | https://github.com/samhocevar/rinetd |
| リポジトリ | https://github.com/samhocevar/rinetd |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/samhocevar/rinetd/releases/download/v0.73/rinetd-0.73.tar.bz2 |
| 最終更新 | 2026-09-12T10:37:11Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rinetd |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
rinetd 0.73-2
Internet TCP/UDP redirection server
https://github.com/samhocevar/rinetd
sudo apt install rinetdrinetd
nix profile install nixpkgs#rinetdrinetd 0.73-1
Internet TCP/UDP redirection server
https://github.com/samhocevar/rinetd
sudo apt install rinetdrinetd 0.73-r0
TCP/UDP port redirector
https://github.com/samhocevar/rinetd
sudo apk add rinetdrinetd-doc 0.73-r0
TCP/UDP port redirector (documentation)
https://github.com/samhocevar/rinetd
sudo apk add rinetd-docrinetd-openrc 0.73-r0
TCP/UDP port redirector (OpenRC init scripts)
https://github.com/samhocevar/rinetd
sudo apk add rinetd-openrcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.