A static TCP proxy server for routing TCP connections.
- $ git clone https://github.com/UmarAbdul01/TCProxy.git
- $ cd TCProxy
- $ javac TCProxy.java -d /your/class/path
- $ chmod +x tcproxy
- $ ./tcproxy --help
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A static TCP proxy server for routing TCP connections.