macOS
brew install rinetdlocal Homebrew formula metadata
brew / Rang 9354
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rinetd in AI-Agent-Workflows.
Installation
brew install rinetdlocal Homebrew formula metadata
sudo apk add rinetdAlpine Linux edge package indexes · rinetd · Quelle: dl-cdn.alpinelinux.org
sudo apt install rinetdDebian stable package indexes · rinetd · Quelle: deb.debian.org
nix profile install nixpkgs#rinetdnixpkgs package indexes · pkgs/by-name/ri/rinetd/package.nix · Quelle: api.github.com
Überblick
Internet TCP redirection server
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
rinetd | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/samhocevar/rinetd
Installationsmetadaten
| Paketschlüssel | brew:rinetd |
|---|---|
| Version | 0.73 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rinetd |
| Homepage | https://github.com/samhocevar/rinetd |
| Repository | https://github.com/samhocevar/rinetd |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/samhocevar/rinetd/releases/download/v0.73/rinetd-0.73.tar.bz2 |
| Zuletzt aktualisiert | 2026-09-12T10:37:11Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-openrcQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.