jTCPfwd
|
Forward TCP ports fast and easy. jTCPfwd started as a simple Java command line tool to forward TCP ports. Lots of other features are added, for example for forwarding TCP connections over reverse TCP connections, UDP/HTTP tunnelling or writing files to a network share.
Usage:
java -jar jTCPfwd.jar @<configfile>
java -jar jTCPfwd.jar <listener> <forwarder> [<lis2> <forw2> [...]]]
java -jar jTCPfwd.jar -listdestination <count> <destination>
<configfile> is a file which contains one proxy rule (<listener> <forwarder>) on each line.
Lines starting with # are ignored as comments. Alternatively, proxy rules can be given on the command line.
Both <listener> and <forwarder> can start with '<type>@', giving the type of the listener or forwarder. Types are case sensitive.
-listdestination prints the first <count> results produced by <destination>.
Requirements:
* Java
The license of this software is Free, you can free download and free use this ip utility software.