mirror of
https://github.com/samhocevar/rinetd.git
synced 2026-08-19 12:53:29 +08:00
b1d6ce53567747a1bbcf692d796595152eebb541
The configuration is read in two passes (which we should stop doing one day) and there was no check that we found the same number of forward rules during each pass.
rinetd, 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. To build under Unix, run "./bootstrap" to create the configuration files, then "./configure" to create the build files, and then type "make" to build rinetd. To install, type "make install" as root. For documentation run "make install", then type "man rinetd" for details. Or, read index.html in your browser.
Description
Languages
C
81.4%
HTML
8.6%
Roff
5.8%
Shell
2.6%
Makefile
0.8%
Other
0.8%