C# How can I set different proxy server for each connection?

126 views Asked by At

I am coding a client in C# that communicates with my webserver with web sockets but I want each connection from the client to come from proxy IP, how can I do that?

0

There are 0 answers