TimothyGu / decrypt-https-proxy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 100.0%