15Eyl
Can socks5 proxies work similiar to http connect?
I have difficulties understanding socks5 proxies.
I would like to know if I can avoid socks5 proxies seeing the traffic between the client and destination. I would like to achieve something similar to http CONNECT where the client and the destination server communicate directly and the proxy simply forwards data without inspecting or modifying the data.
Is it sufficient to connect to an https site to ensure that the socks5 proxy cannot see the content I exchange with the site?