FranzKafkaYu / x-ui

Lightweight Xray panel with multi-protocol and multi-user on the same port,supports English language and Telegram bot. Easy to use and easy to manage.
GNU General Public License v3.0
7.86k stars 1.57k forks source link

升级xray1.8.0版本后,trojan分流节点会因为自动加上的流控参数"xtls-rprx-direct",导致xray无法启动。 #291

Closed ylimys closed 1 year ago

ylimys commented 1 year ago

Welcome

Description of the problem,screencshot would be good

您好,x-ui太好用,感谢。 如题,在更新xray1.8.0,碰到一个问题,导致xray无法启动。 image 无法启动,说多了个"xtls-rprx-direct" 我的配置,配置两个节点,一个vless+tls+vision,回落端口trojan image

image vless配置

image trojan配置

trojan的配置没有写流控,但是他会自动加上一个,"xtls-rprx-direct",删不掉,删了自动又加上了。导致xray1.8.0报错,无法启动。 image xray1.7.5是正常的,不报错,升级1.8.0后,会无法启动。x-ui是最新版的。

Version of x-ui

```console $ x-ui version # Paste output here ```

x-ui log or xray log

```console # paste log here ```
Michaol commented 1 year ago

180取消了这个旧xtls流控了,加入了reality,等老大修复和增加reality设置吧,暂时回退175。

ylimys commented 1 year ago

180取消消掉了这个旧xtls流控了,加入了现实,等老大修复和增加现实设置吧,暂时退回175。

好的,谢谢。

yoasab1 commented 1 year ago

升级到0.3.4.2需要删掉已有的trojan配置才行

FranzKafkaYu commented 1 year ago

@yoasab1 需要把原来的之前的配置删除或者重新选择一下流控。

FranzKafkaYu commented 1 year ago

should be fixed now, closed