Discussion:
Support socks proxy via unix domain socket
Balakrishnan Balasubramanian via curl-users
2021-03-17 11:28:54 UTC
Permalink
❯ curl --proxy socks5://unix:/path/to/socks5.socket
https://torproject.org
curl: (6) Could not resolve host: unix
similarly setting the ALL_PROXY environment variable to the above string
could enable the proxy.
Sounds like an excellent idea. Send in your patch!
Thanks! I will try over next couple of weekends.



-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/

Loading...