curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Socks5 support over TLS

From: Daniel Stenberg via curl-users <curl-users_at_cool.haxx.se>
Date: Fri, 27 Mar 2020 08:20:15 +0100 (CET)

On Thu, 26 Mar 2020, Anand Sridharan via curl-users wrote:

> I am interested to know if there any newer versions that provide any support
> for socksv5 proxy with tls handshake and send/receive on ssl sockets. I
> checked current implementation it doesn't seem to support that.

I'm not aware of any server side support for SOCKS5 over TLS, and no curl
doesn't either...

> Is there any quick way of trying to enable tls over socks5?

For the server side, I suppose you can run stunnel. For the curl side, I
imagine you need to add the TLS handshake handling between the TCP connect and
the SOCKS5 negotiation.

-- 
  / daniel.haxx.se | Commercial curl support up to 24x7 is available!
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-03-27