A TCP port redirector for UNIX
This is a TCP port redirector for UNIX. It can be run under inetd or as standalone (in which case it handles multiple connections). It is 8 bit clean, not limited to line mode, is small and lightweight. If you want access control, run it under xinetd, or inetd with TCP wrappers. Redir listens for TCP connections on a given port, and, when it receives a connection, then connects to a given destination address:port, and pass data between them. It finds most of its applications in traversing firewalls, but, of course, there are other uses.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.3-7.fc39 | - |
Fedora 39 | 3.3-7.fc39 | - |
Fedora 38 | 3.3-6.fc38 | - |
Fedora 37 | 3.3-5.fc37 | - |
EPEL 9 | 3.3-3.el9 | - |
EPEL 8 | 3.3-3.el8 | - |
You can contact the maintainers of this package via email at
redir dash maintainers at fedoraproject dot org
.