An easy-to-use and lightweight Java app for forwarding TCP connections: forward all TCP connections from the port that listening. The start.bat is an example for normal users. You may use that on a server.
Using TcpForward is very easy. Step by steps:
- Install Java 1.8+ if you don't have a Java. (Tips: Please enable the "PATH"!)
- Download TcpForward in the Releases page.
- Create a starting batchfile or start by console.
Batchfile example:
@echo off
echo TcpForward will start...
java -jar TcpForward.jar
pause>nulStart by Console:
java -jar TcpForward.jar
Okay there's no difference😂
- Close TcpForward and edit the configuration and restart.
That's so easy and you don't need the suggestions ;)
ME, the owner of the project
DEYW Licence(Do everything you want)
