pkg.soopen package index

brew / rank 9354

Install rinetd with Homebrew, apk, apt, Nix

Internet TCP redirection server. Version 0.73 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install rinetd.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install rinetd

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add rinetd

Alpine Linux edge package indexes · rinetd · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install rinetd

Debian stable package indexes · rinetd · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#rinetd

nixpkgs package indexes · pkgs/by-name/ri/rinetd/package.nix · source: api.github.com

overview

Package summary

Internet TCP redirection server

Commands and aliases

  • rinetd

history

Project history and usage

rinetd is a lightweight daemon that redirects TCP or UDP connections from configured listening addresses and ports to destination addresses and ports.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1997: Thomas Boutell's original rinetd copyright history began.
  • 2011: Sam Hocevar began the maintained successor release line.
  • 2017: The maintained release added IPv6 and UDP support.
  • 2021: rinetd 0.73 was released.
  • 2020s: The original repository was archived in favor of Sam Hocevar's maintained version.

Related projects

  • The maintained repository supersedes Thomas Boutell's archived `boutell/rinetd` repository. Its use cases overlap with firewall NAT rules, `socat`, SSH forwarding, and general-purpose TCP proxies.

security posture

Risk level: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signals

  • metadata:service
  • text:server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/rinetd.conf

executables

Installed executables

CommandKindExposureNote
rinetdcliglobal executable

freshness

Version and 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.

page generated2026-09-19
manager version0.73
manager updated2026-09-12
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/samhocevar/rinetd

install metadata

Package metadata

Package keybrew:rinetd
Version0.73
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/rinetd
Homepagehttps://github.com/samhocevar/rinetd
Repositoryhttps://github.com/samhocevar/rinetd
LicenseGPL-2.0-or-later
Source archivehttps://github.com/samhocevar/rinetd/releases/download/v0.73/rinetd-0.73.tar.bz2
Last updated2026-09-12T10:37:11Z
Pulseupdated
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

rinetd 0.73-2

Internet TCP/UDP redirection server

https://github.com/samhocevar/rinetd

sudo apt install rinetd
  • Section: net
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Rinetd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: rinetd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

rinetd

nix profile install nixpkgs#rinetd
  • normalized package name match
  • Matched by: Rinetd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ri/rinetd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

rinetd 0.73-1

Internet TCP/UDP redirection server

https://github.com/samhocevar/rinetd

sudo apt install rinetd
  • Section: universe/net
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Rinetd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: rinetd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

rinetd 0.73-r0

TCP/UDP port redirector

https://github.com/samhocevar/rinetd

sudo apk add rinetd
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: rinetd
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Rinetd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rinetd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rinetd-doc 0.73-r0

TCP/UDP port redirector (documentation)

https://github.com/samhocevar/rinetd

sudo apk add rinetd-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: rinetd
  • normalized package name match
  • Matched by: Rinetd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rinetd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

rinetd-openrc 0.73-r0

TCP/UDP port redirector (OpenRC init scripts)

https://github.com/samhocevar/rinetd

sudo apk add rinetd-openrc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: rinetd
  • normalized package name match
  • Matched by: Rinetd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: rinetd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation