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

[REQ] Python, support SOCKS5 proxying #16568

Open
sanmai-NL opened this issue Sep 12, 2023 · 1 comment
Open

[REQ] Python, support SOCKS5 proxying #16568

sanmai-NL opened this issue Sep 12, 2023 · 1 comment

Comments

@sanmai-NL
Copy link

Is your feature request related to a problem? Please describe.

This is used by tooling such as the Kubernetes Python SDK. I can't connect using SOCKS5 proxy, but can using HTTP proxy. The latter isn't supported by my company.

Describe the solution you'd like

Support urllib3s SOCKS5 proxying support.

Describe alternatives you've considered

I don't see any.

Additional context

@rolf-moz
Copy link
Contributor

I've implemented this. Hope it gets approved soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants