simples3 icon indicating copy to clipboard operation
simples3 copied to clipboard

Needs proxy support

Open jbehrends opened this issue 9 years ago • 2 comments

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?

jbehrends avatar Feb 06 '17 17:02 jbehrends

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

lericson avatar Feb 17 '17 11:02 lericson

@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.

jbehrends avatar Feb 17 '17 18:02 jbehrends