Skip to content

SkidMeow/TcpForward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TcpForward

An easy-to-use and lightweight Java app for forwarding TCP connections

Introducing

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.


How-to-use, step by steps

Using TcpForward is very easy. Step by steps:

  1. Install Java 1.8+ if you don't have a Java. (Tips: Please enable the "PATH"!)

JDKs on Oracle Web


  1. Download TcpForward in the Releases page.

  1. Create a starting batchfile or start by console.

Batchfile example:

@echo off
echo TcpForward will start...
java -jar TcpForward.jar
pause>nul

Start by Console: java -jar TcpForward.jar
Okay there's no difference😂


  1. Close TcpForward and edit the configuration and restart.

That's so easy and you don't need the suggestions ;)

Creator

ME, the owner of the project

License

DEYW Licence(Do everything you want)

About

An easy-to-use and lightweight Java app for forwarding TCP connections. (with a funny icon)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages