Skip to content
/ rinetd Public
forked from samhocevar/rinetd

📡 TCP/UDP port redirector

Notifications You must be signed in to change notification settings

5l1v3r1/rinetd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rinetd, by Thomas Boutell and Sam Hocevar. 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.

About

📡 TCP/UDP port redirector

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.1%
  • HTML 8.7%
  • Roff 5.9%
  • Shell 2.7%
  • Other 1.6%