openapi-generator icon indicating copy to clipboard operation
openapi-generator copied to clipboard

[REQ] Python, support SOCKS5 proxying

Open sanmai-NL opened this issue 2 years ago • 2 comments

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

sanmai-NL avatar Sep 12 '23 15:09 sanmai-NL

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

rolf-moz avatar Nov 11 '23 02:11 rolf-moz

I believe this issue can be closed.

bachorp avatar Jun 08 '25 06:06 bachorp