Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hpbots opened this issue Oct 8, 2019 · 1 comment
Open

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

hpbots opened this issue Oct 8, 2019 · 1 comment

Comments

@hpbots
Copy link

hpbots commented Oct 8, 2019

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;

@rahulpatel033
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants