2

So my question is if there is possibility to use VPN instead of Proxy in HttpWebRequest? I need to make voting program, but all public proxies are slow or unreliable.

Just like this:

request.Proxy = new WebProxy("127.0.0.1", 8080);
Christoph Fink
  • 22,727
  • 9
  • 68
  • 113
Immons
  • 257
  • 1
  • 11

0 Answers0