gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

Can not config proxy by socks5

Open binhtrann opened this issue 2 years ago • 1 comments

image image

I use ProxyClientConfig.createProxyClientConfig to create new proxy config but it seems only support HTTP or HTTPS

binhtrann avatar Aug 01 '23 05:08 binhtrann

I am not familiar with socks5. We are just using jersey for the HTTP calls.

This looks interesting: https://github.com/heishiroh/jersey-client-socks-sample

I am happy to have contributions (documentation, code changes) in order to support this use-case.

jmini avatar Aug 15 '23 07:08 jmini