I upgraded to TotalPackage to support Socks5 over HTTP(s).
Socsk5 works very well by changing all HTTP related functions.
By the way, I could not solve one thing.
We use System.Net.WebSockets.ClientWebSocket
.
WebSocket seems to be running basic WebProxy but not Socks5.
If I want to use Socks5 Proxy on WebSocket, please advise what to do.
I also want to ask if you have a plan to create a WebSocket Client
Thank you.