authomatic icon indicating copy to clipboard operation
authomatic copied to clipboard

Does Authomatic offer proxy support?

Open vumaasha opened this issue 10 years ago • 3 comments

I have a situation where I need to run Authomatic in a server, which has access to internet only through a proxy. Is this scenario supported? I could not find more information in the documentation. Any information regarding this would be very helpful. Thanks in Advance

vumaasha avatar May 27 '15 11:05 vumaasha

it uses requests, so yes, because requets does.

jensens avatar May 19 '17 07:05 jensens

Looks like it isn't actually using requests (probably wishful thinking on our part!)

There is work underway to add proxy support to the current http.client library in #106 (see also issue #71) so leaving this closed as a duplicate

mrichar1 avatar May 31 '17 10:05 mrichar1

mea culpa. I was confused.

jensens avatar May 31 '17 20:05 jensens