mirror of
https://github.com/samhocevar/rinetd.git
synced 2025-03-15 04:10:12 +08:00
Taken from the Debian archive: http://archive.debian.org/debian-security/pool/updates/main/r/rinetd/
16 lines
487 B
Plaintext
16 lines
487 B
Plaintext
rinetd version 0.51, by Thomas Boutell. Released under
|
|
the terms of the GNU 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, check the Makefile for platform-specific
|
|
details and then type make. To install, type
|
|
"make install" as root.
|
|
|
|
For documentation run "make install", then type
|
|
"man rinetd" for details.
|
|
|