Open Caramelitosis opened 1 week ago
I am using wireproxy with Cloudflare WARP, I don't know if the performance depends on the CPU or if it depends on the connection with Cloudflare.
The thing is that with wireproxy I get about 50% of the speed of my ISP.
So I have tested two wireproxy instances with two different Socks5 ports:
wireproxy -c $HOME/.config/wireproxy-80801.conf wireproxy -c $HOME/.config/wireproxy-80802.conf
And I get 100% speed from my ISP.
So, if it is CPU it could be implemented in wireproxy the execution of multiple threads? Does anyone have experiences with this?
Thanks.
I am using wireproxy with Cloudflare WARP, I don't know if the performance depends on the CPU or if it depends on the connection with Cloudflare.
The thing is that with wireproxy I get about 50% of the speed of my ISP.
So I have tested two wireproxy instances with two different Socks5 ports:
And I get 100% speed from my ISP.
So, if it is CPU it could be implemented in wireproxy the execution of multiple threads? Does anyone have experiences with this?
Thanks.