mirror of
https://github.com/samhocevar/rinetd.git
synced 2025-01-15 06:40:47 +08:00
📡 TCP/UDP port redirector
e6552ce4fa
Taken from the Debian archive: http://archive.debian.org/debian-security/pool/updates/main/r/rinetd/ |
||
---|---|---|
CHANGES | ||
getopt.c | ||
getopt.h | ||
index.html | ||
Makefile | ||
match.c | ||
match.h | ||
README | ||
rinetd.8 | ||
rinetd.c | ||
rinetd.dsp | ||
rinetd.dsw |
rinetd version 0.61, by Thomas Boutell. Released under the terms of the GNU General Public License, version 2 or later. This program is used to efficiently redirect connections from one IP address/port combination to another. It is useful when operating virtual servers, firewalls and the like. A binary for 32-bit Windows (95, 98, NT) is included (see the file rinetd.exe). Windows 3.1 is not supported. To build under Unix, check the Makefile for platform- specific details and then type make. To install, type "make install" as root. To build under Windows, use the provided project files with Microsoft Visual C++. Windows 3.1 is not supported. For documentation run "make install", then type "man rinetd" for details. Or, read index.html in your browser.