check-proxy icon indicating copy to clipboard operation
check-proxy copied to clipboard

is there a way to use username + password for running a proxy?

Open hpbots opened this issue 6 years ago • 1 comments

any parameters for username and password? this is how they are used for request npm

proxyUrl = "http://" + Proxy.Username + ":" + Proxy.Password + "@" + Proxy.Ip + ":" + Proxy.Port;

hpbots avatar Oct 08 '19 00:10 hpbots

I'm also looking for the same. Any update on this?

rahulpatel033 avatar Oct 12 '20 06:10 rahulpatel033