wzshiming / bridge

Bridge is a multi-level proxy that supports clients and servers with multiple protocols. SSHProxy, HTTPProxy, Socks4, Socks5, Shadowsocks.
MIT License
167 stars 16 forks source link

https protocol based server/client/proxy support. #23

Open hongyi-zhao opened 1 month ago

hongyi-zhao commented 1 month ago

Can bridge create a server/client/proxy that supports https protocol?

Regards, Zhao

wzshiming commented 1 month ago

Currently, only the client is supported, the server has been put on hold due to the uncertainty of who will sign the TLS certificates.

hongyi-zhao commented 1 month ago

As far as the TLS certificates are concerned, there are so many free solutions, such as the following:

image

wzshiming commented 1 month ago

I know this, but the original design had this behind the reverse proxy.

If support this, I'd have to consider the case of other protocols with TLS in https://github.com/wzshiming/anyproxy