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

[FEATURE] Support for a SOCKS proxy #93

Closed
timwisbauer-contsec opened this issue Oct 10, 2023 · 0 comments · Fixed by #95
Closed

[FEATURE] Support for a SOCKS proxy #93

timwisbauer-contsec opened this issue Oct 10, 2023 · 0 comments · Fixed by #95
Labels
enhancement New feature or request

Comments

@timwisbauer-contsec
Copy link
Contributor

Is your feature request related to a problem?

A SOCKS proxy is a helpful tool for interacting with OpenSearch clusters deployed into a VPC. It's a little easier to work with than a SSH tunnel and in our case we already use them for interacting with other resources. Many other providers support a SOCKS proxy as a way to connect to private clusters.

What solution would you like?

Add SOCKS proxy support to the HTTP clients used in this provider.

What alternatives have you considered?

We've considered using the SSH tunnel approach, but would need to build a SSH tunnel feature into our Terraform deployment platform so we'd prefer to leverage the existing SOCKS proxy features.

Do you have any additional context?

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants