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-12.fc42 | - |
Fedora 42 | 3.3-12.fc42 | - |
Fedora 41 | 3.3-10.fc41 | - |
Fedora 40 | 3.3-9.fc40 | - |
Fedora EPEL 9 | 3.3-3.el9 | - |
Fedora EPEL 8 | 3.3-3.el8 | - |
You can contact the maintainers of this package via email at
redir dash maintainers at fedoraproject dot org
.