zakuwaki

Results 13 comments of zakuwaki

Honestly, in some cases you are right. However when GFW performs active probing on your fake https website, always return 503 errors while transferring massive data is a typical signal...

So could you please take this feature into consideration? Thanks.

BTW, I suggest that it should fallback to different ip:port based on alpn and also consider supporting proxyprotocol.

For example, fallback backend (like nginx) can read real ip using proxyprotocol and much more works and functions could be done.

I think sing-box is much better than v2ray/xray when performs like a proxy platform in the view of arch, performance and functional. Also it could bring more useful features (not...

Hi, I've read the Xray code, and - it implements fallbacks with alpn in https://github.com/XTLS/Xray-core/blob/main/proxy/trojan/server.go#L75-L123 - and writes proxy proto info in https://github.com/XTLS/Xray-core/blob/main/proxy/trojan/server.go#L523-L552 I'm not good in Go and it...

Thank you. I've read the [commit](https://github.com/SagerNet/sing-box/commit/1413c5022a8e4747bad82f8a01394ce3fe23f17e). And I noticed that proxy protocol is implemented in parser/listener for sing-box running in backend behind nginx/caddy. While, if it runs as frontend, it...

> This method is ugly and low performance. Yes, I agree... > What device can't run shadowsocks-rust? Like lots of old routers(k2/k2p) with padavan or openwrt. Also [ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG) does not...