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 possible to configure a proxy? #26

Closed
moscati opened this issue Feb 23, 2016 · 3 comments
Closed

Is possible to configure a proxy? #26

moscati opened this issue Feb 23, 2016 · 3 comments

Comments

@moscati
Copy link

moscati commented Feb 23, 2016

No description provided.

@santinic
Copy link
Owner

@moscati It should take HTTPS_PROXY or HTTP_PROXY like all command line tools.
you need to make an alias though:
alias how2="HTTPS_PROXY='' how2"

@moscati
Copy link
Author

moscati commented Feb 23, 2016

I use Ubuntu. All other command line tools use http_proxy and https_proxy.
I added HTTPS_PROXY or HTTP_PROXY and it works.
Thanks

@santinic
Copy link
Owner

cool, happy to hear that

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