GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-jdbc-socket-factory

Capability to forward traffic to a socks5 proxy

Open
#1,242 1 comment 0 reactions 1 assignee Assigned to @hessjcg View on GitHub
priority: p2 type: feature request
Dominant language
Java
Stars
255
Forks
117
Avg merge
2d 19h
Merged PRs (30d)
4

Description

### Feature Description

In scenarios (e.g. transitive vpc problem) that require the java sql connector to forward traffic to a socks5 proxy, it would great if this capability could be added to the java sql connector. Similar to the way the sql auth proxy can forward traffic to a socsk5 proxy by setting the ALL_PROXY environment variable, ideally the java sql connector would behave in the same manner.

### Sample code

_No response_

### Alternatives Considered

The workaround is to install the sql auth proxy locally with the application, so the sql auth proxy could forward traffic to the socks5 proxy. This is not ideal because the. sql auth proxy would need to be installed, configured, and started on every developer's computer.

### Additional Details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.