macOS
brew install redirlocal Homebrew formula metadata
brew / rang 11003
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de redir pour les workflows d'agents IA.
installation
brew install redirlocal Homebrew formula metadata
sudo apt install redirDebian stable package indexes · redir · Source: deb.debian.org
sudo dnf install redirFedora Rawhide package metadata · redir · Source: dl.fedoraproject.org
nix profile install nixpkgs#redirnixpkgs package indexes · pkgs/by-name/re/redir/package.nix · Source: api.github.com
aperçu
TCP port redirector for UNIX
historique
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.
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.
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
redir | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/troglobit/redir
métadonnées d'installation
| Clé du paquet | brew:redir |
|---|---|
| Version | 3.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/redir |
| Page d'accueil | https://github.com/troglobit/redir |
| Dépôt | https://github.com/troglobit/redir |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/troglobit/redir/releases/download/v3.3/redir-3.3.tar.xz |
| Dernière mise à jour | 2026-09-13T07:51:49Z |
| Pulse | updated |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | redir |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
redir 3.3-1
Redirect TCP connections
https://github.com/troglobit/redir
sudo apt install redirredir
nix profile install nixpkgs#redirredir 3.3-1
Redirect TCP connections
https://github.com/troglobit/redir
sudo apt install redirredir 3.3-15.fc45
A TCP port redirector for UNIX
https://github.com/troglobit/redir
sudo dnf install redirpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.