pkg.soopen package index

brew / Rang 11003

redir mit Homebrew, apt, dnf, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für redir in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install redir

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install redir

Debian stable package indexes · redir · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install redir

Fedora Rawhide package metadata · redir · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#redir

nixpkgs package indexes · pkgs/by-name/re/redir/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

TCP port redirector for UNIX

Befehle und Aliase

  • redir

Verlauf

Projektgeschichte und Nutzung

redir is a small Unix TCP port redirector that accepts connections on a source address and port and relays their byte streams to a destination. It can run from inetd, as a standalone daemon, or in the foreground under a service manager.

Projektgeschichte

redir was originally created by Nigel Metheringham and Sam Creasey as a lightweight, 8-bit-clean TCP port redirector for Unix. It could operate under inetd or as a standalone daemon handling multiple connections.

Maintenance later moved to Joachim Wiberg under the troglobit organization on GitHub. The maintained code uses GNU Autotools and preserves optional support for traffic shaping, FTP redirection, Linux transparent proxy mode, TCP wrappers, and a subset of the older interface.

Version 3.0 changed the command-line syntax. The build-time --enable-compat option retains a limited subset of version 2 options for older deployments.

Adoptionsgeschichte

redir has been packaged across Homebrew, Debian, Ubuntu, Fedora-family repositories, and Nix according to the supplied metadata. That breadth reflects its role as a small, conventional Unix networking utility.

The current project retains inetd integration while also supporting standalone daemon and foreground operation, allowing it to fit both traditional Unix service management and modern process supervisors.

Wie es verwendet wird

The modern syntax specifies source and destination endpoints, for example redir :80 127.0.0.1:8080. Options control binding, foreground or inetd mode, logging, timeouts, FTP handling, transparent proxying, and traffic shaping.

No application-specific configuration or credential file is required; persistent service definitions belong to the chosen supervisor, such as inetd.conf or a systemd unit.

Warum Paket-Nerds sich dafür interessieren

redir is representative of the compact Unix networking tools that package collections preserve for decades: one executable, a manual page, conventional Autotools support, and compatibility with inetd-era service composition. It remains useful when a complete proxy suite would be unnecessary.

Its version 3 command-line transition is especially relevant to maintainers because compatibility with part of the version 2 syntax must be enabled at build time.

Zeitleiste

  • Original era: Nigel Metheringham and Sam Creasey created redir as a lightweight Unix TCP redirector.
  • Later maintenance: Joachim Wiberg assumed maintenance in the troglobit GitHub repository.
  • Version 3.0: The command-line interface changed, with limited version 2 compatibility available as a build option.
  • Current packaging: Available in Homebrew, Debian, Ubuntu, Fedora-family, and Nix ecosystems according to the supplied input.

Related projects

  • uredir, linked by the official README, provides UDP port redirection.
  • inetd and xinetd can supervise redir and add access control through TCP wrappers; modern deployments can instead run it in the foreground under systemd or another process monitor.

Quellen

  • Official manual page: https://github.com/troglobit/redir/blob/master/redir.1
  • Official repository and README: https://github.com/troglobit/redir
  • Package availability: source_facts.package-manager

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
redircliglobales Executable

Aktualität

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

Seite generiert2026-09-19
Manager-Version3.3
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/troglobit/redir

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:redir
Version3.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/redir
Homepagehttps://github.com/troglobit/redir
Repositoryhttps://github.com/troglobit/redir
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/troglobit/redir/releases/download/v3.3/redir-3.3.tar.xz
Zuletzt aktualisiert2026-09-13T07:51:49Z
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

redir 3.3-1

Redirect TCP connections

https://github.com/troglobit/redir

sudo apt install redir
  • Section: net
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Redir
Debian stable package indexes · deb.debian.org · Debian stable package indexes: redir from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

redir

nix profile install nixpkgs#redir
  • normalized package name match
  • Abgeglichen nach: Redir
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/re/redir/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

redir 3.3-1

Redirect TCP connections

https://github.com/troglobit/redir

sudo apt install redir
  • Section: universe/net
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Redir
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: redir from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

redir 3.3-15.fc45

A TCP port redirector for UNIX

https://github.com/troglobit/redir

sudo dnf install redir
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: redir
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Redir
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: redir from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • 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