Skip to content

Aaron-Akhtar/iProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iProxy

iProxy is a TCP Reverse Proxy

Installation (Debain)

apt-get install screen default-jre -y;
wget https://github.com/Aaron-Akhtar/iProxy/releases/download/1.0/proxy.jar

Run Proxy:

java -jar proxy.jar <tcp_server_host> <tcp_server_port> <proxy_port>

About

iProxy is a TCP Reverse Proxy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages