jpillora / chisel

A fast TCP/UDP tunnel over HTTP
MIT License
12.36k stars 1.32k forks source link

Client support for multi-tunnel/multi-path client-server setup #437

Closed l9c closed 7 months ago

l9c commented 11 months ago

Hi, @jpillora I'm glad to contrubute to this awesome project!

I've made some improvements to enable multi-tunnel and multi-path client-server setups. With this new feature, we can now utilize multiple proxies to reach the server. This provides enhanced reliability and fault tolerance, allowing for better resilience and uninterrupted connectivity in diverse network conditions.