Closed michedsa closed 1 year ago
The spec for SOCKS5 can be found at https://datatracker.ietf.org/doc/html/rfc1928
This would be a low priority for us at the moment, as we are focused on HTTP/3 and Jetty 12 with Servlet 6.
We'll happily take a PR to add SOCKS5 support to Jetty 10.
This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.
Target Jetty version(s) We are currently using the jetty websocket 10 using SOCKS4 proxy. Enhancement Description We need to support in the feature websocket via SOCKS5 proxy. Would it be possible to have the SOCKS5 version in the next release of jetty?