descriptionnone
repository URLhttps://github.com/rofl0r/portredir.git
ownerretnyg@gmx.net
last changeFri, 10 Dec 2010 20:02:15 +0000 (10 21:02 +0100)
last refreshSat, 27 Apr 2024 09:26:31 +0000 (27 11:26 +0200)
content tags
add:
README
redir    - a utility for redirecting tcp connections
 
Author:  Nigel Metheringham
         Nigel.Metheringham@ThePLAnet.net

Based on, but much modified from, code originally written by
sammy@freenet.akron.oh.us - original header is below.

redir is released under the GNU General Public license,
version 2, or at your discretion, any later version.

redir is currently maintained by Sam Creasey (sammy@oh.verio.com).
Please send patches, etc. there.


build: gcc redir.c 
usage: ./a.out --lport=8080 --laddr=0.0.0.0 --caddr=127.0.0.1 --cport=80
makes a tunnel from 127.0.0.1:80 to 0.0.0.0:8080
shortlog
2010-12-10 rofl0rextended gitignoremaster
2010-12-10 rofl0rversion 2.2.1
2010-12-10 rofl0rversion 2.1
heads
13 years ago master