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

Proxy Support? #44

Open
CometX opened this issue Aug 19, 2016 · 1 comment
Open

Proxy Support? #44

CometX opened this issue Aug 19, 2016 · 1 comment

Comments

@CometX
Copy link

CometX commented Aug 19, 2016

How would we go about adding proxy support for this?

@leclaida
Copy link

you would need to upgrade the pgoapi to the latest one (or a later commit that includes proxy support).

then when the pgoapi request is initiated, add proxy_config = {'http' : 'http proxy i.e. socks5://0.0.0.0:8000', 'https' : 'https proxy i.e. socks5://0.0.0.0:8000'}

add that as an argument

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