Replies: 2 comments 1 reply
-
Fallback 是TCP层级的回落,只有基于 http/1.1 的 websocket 和 httpupgrade 才能从首包中读出 path,其他传输层(比如 grpc、xhttp)是无法读取 path 的,因此不能用 path 回落。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
@c21xdx 你提供配置问题很多!不是简单说一下就可改正确的,建议参考 Xray(E+H+G+B+A)+Caddy 或 Xray(E+H+G+B+A)+Nginx 修改即可。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
根路径是vless+ws,分了2条路径分别到vless+xhttp和vmess+ws,vless+ws和vmess+ws是通的,vless+xhttp不通。用的docker部署,没有前置nginx或caddy,直接xray运行,xray是最新版支持xhttp的。大家帮看看是我哪里搞错了
Beta Was this translation helpful? Give feedback.
All reactions