macOS
brew install rinetdlocal Homebrew formula metadata
brew / rank 9354
Internet TCP redirection server. Version 0.73 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install rinetd.
install
brew install rinetdlocal Homebrew formula metadata
sudo apk add rinetdAlpine Linux edge package indexes · rinetd · source: dl-cdn.alpinelinux.org
sudo apt install rinetdDebian stable package indexes · rinetd · source: deb.debian.org
nix profile install nixpkgs#rinetdnixpkgs package indexes · pkgs/by-name/ri/rinetd/package.nix · source: api.github.com
overview
Internet TCP redirection server
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
rinetd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/samhocevar/rinetd
install metadata
| Package key | brew:rinetd |
|---|---|
| Version | 0.73 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rinetd |
| Homepage | https://github.com/samhocevar/rinetd |
| Repository | https://github.com/samhocevar/rinetd |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/samhocevar/rinetd/releases/download/v0.73/rinetd-0.73.tar.bz2 |
| Last updated | 2026-09-12T10:37:11Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.