/Forward-Proxy

A simple Java socket forward proxy

Primary LanguageJava

FORWARD PROXY

A simple proxy that forwards incoming connections to the specified host and port

Usage

Run the application with two parameters being the first what to listen and the second where to forward

Arguments example: 127.0.0.1:8080 127.0.0.1:80