XTLS / Xray-core

Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
https://t.me/projectXray
Mozilla Public License 2.0
24.62k stars 3.85k forks source link

XTLS-RPRX-VISION中反向代理的Mux是否被自动被启用? #1579

Closed arlequinfei closed 5 months ago

arlequinfei commented 1 year ago

目前使用xray做了一个内网穿透的功能来实现公司内网的访问。 有个小小的问题请教下各位大佬们。

配置使用的是官方文档的配置,没有加多余的东西,只是改为vless+tls+xtls-rprx-vision

在客户端使用XTLS-RPRX-VISION流控制时,启用mux,提示:

[Warning] failed to handler mux client connection > proxy/vless/outbound: xtls-rprx-vision doesn't support Mux

查看相关文档,说在

反向代理默认已开启 [Mux](https://xtls.github.io/development/protocols/muxcool/),请不要在其用到的 outbound 上再次开启 Mux。

所以想知道XTLS-RPRX-VISION流控制中,反向代理的Mux是什么状态?担心配置不合理影响并发。

cross-hello commented 1 year ago

No, vision don't support MUX( for using of XUDP)

cross-hello commented 1 year ago

ref: https://github.com/XTLS/Xray-core/pull/1567

Fangliding commented 5 months ago

估计不会触发vision特性