/http-proxy-netty

Primary LanguageJavaMIT LicenseMIT

HTTP Proxy Netty

An implementation of http/https proxy server based on Java NIO via Netty.

See shuaicj/http-proxy for the edition based on Java BIO with thread pool.

mvn clean package -DskipTests