3 Forks
0 Stars
0 Watchers

ProxyHttpAgent

A factory to create http proxy agent! Based on the tunnel module! To use a proxy through modules like http and https or node-fetch! It support https => (http, https) and http => (http, https). (proxy => server) ! Either the proxy is http and either it will go as a tunnel for http! Or a tunnel for https through the CONNECT method! Or the proxy will be https! And direct forwarding will go!

How to download and setup ProxyHttpAgent

Open terminal and run command
git clone https://github.com/Glitnirian/ProxyHttpAgent.git
git clone is used to create a copy or clone of ProxyHttpAgent repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ProxyHttpAgent https://github.com/Glitnirian/ProxyHttpAgent/archive/master.zip

Or simply clone ProxyHttpAgent with SSH
[email protected]:Glitnirian/ProxyHttpAgent.git

If you have some problems with ProxyHttpAgent

You may open issue on ProxyHttpAgent support forum (system) here: https://github.com/Glitnirian/ProxyHttpAgent/issues