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

Needs proxy support #22

Open
jbehrends opened this issue Feb 6, 2017 · 2 comments
Open

Needs proxy support #22

jbehrends opened this issue Feb 6, 2017 · 2 comments

Comments

@jbehrends
Copy link

The only egress access out of my network is through a proxy server that is tightly controlled. How can I use a proxy with this? Or is this a feature that could be added?

@lericson
Copy link
Owner

What is the normal way for your platform? Likely that should work.

@jbehrends
Copy link
Author

@lericson I would configure the app or in this case your library to use a proxy server. Since your library does not currently support passing a proxy into urllib2 (Which supports using a proxy) your library is unusable in an environment that requires internet access via a proxy.

That is why I created this issue.

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