/decrypt-https-proxy

Convert an HTTPS proxy to an HTTP proxy for clients that do not support HTTPS proxies.

Primary LanguageJavaScript

decrypt-https-proxy

Forwards a HTTPS proxy to an unencrypted one. Useful for allowing devices that only support unencrypted HTTP proxies (like iOS devices) to connect to secured proxies (cough .cn cough).

node cli.js --help for help.