xljiulang / CYarp

A reverse proxy toolkit to help you expose multiple local http servers behind a NAT or firewall to the internet
MIT License
126 stars 22 forks source link

Mux Support #12

Open Musixal opened 4 months ago

Musixal commented 4 months ago

Max is supported? In terms of performance and efficacy, how is it compared to Rathole? Your project has been compared with FRP, which I already knew has poor performance.

xljiulang commented 4 months ago

@Musixal I can't find that Rathole supports http proxy function, nor can I see the function of multiple clients binding different domain names to use the same server port. So it is meaningless to compare its tcp proxy http traffic with cyarp's http proxy.