How can I make an HTTP request through a SOCKS/SOCKS5 proxy? It seems that HttpWebRequest only supports an HTTP proxy, without support for SOCKS5.
I think this post might be really helpfull to you. The anwser states why certain .NET classses are not capable of using a socks5 proxy directly and explains how to write client code using the WebClient and HTTPWebRequest classes.
use-webclient-with-socks-proxy
This one might be helpful as well since it shows how to use a third party .NET library offering the functionality to talk to socks5 proxies.
socks-proxy-for-httpwebrequest
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With