完整性要求
版本
1.8.13
描述
服务端验证失败:
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: firstLen = 56
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: fallback starts > proxy/vless/encoding: invalid request user id
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: realName = v.yimingzheng.top
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: realAlpn =
2024/06/06 07:56:25 [Info] [2679230895] app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > proxy/vless/inbound: failed to fallback request payload > read tcp xxxx:443->xxxxx:45928: use of closed network connection
手机客户端配置如下:

使用以下配置文件始终出现身份验证问题
{
"inbounds": [
{
"listen": "0.0.0.0",
"port": "443",
"protocol": "vless",
"settings": {
"client": [
{
"id": "123456",
"level": 0,
"flow": "xtls-rprx-vision"
}
],
"decryption": "none",
"fallbacks": [
{
"dest": 80
}
]
},
"streamSettings": {
"network": "tcp",
"security": "tls",
"tlsSettings": {
"serverName": "v.yimingzheng.top",
"allowInsecure": false,
"certificates": [
{
"certificateFile": "/etc/letsencrypt/live/v.yimingzheng.top/fullchain.pem",
"keyFile": "/etc/letsencrypt/live/v.yimingzheng.top/privkey.pem"
}
]
}
},
"tag": "inbound"
}
],
"outbounds": [
{
"protocol": "freedom",
"tag": "direct"
}
]
}
UUID我换了很多组,全部显示 invalid request user id
客户端配置
Details
clash:
proxies:
- name: "JAvless"
type: vless
server: v.yimingzheng.top
port: 443
uuid: "123456"
network: tcp
tls: true
flow: xtls-rprx-vision
proxy-groups:
- name: "Proxy"
type: select
proxies:
- "JAvless"
rules:
- MATCH,Proxy
小火箭:

服务端日志
Details
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: firstLen = 56
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: fallback starts > proxy/vless/encoding: invalid request user id
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: realName = v.yimingzheng.top
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: realAlpn =
2024/06/06 07:56:25 [Info] [2679230895] app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > proxy/vless/inbound: failed to fallback request payload > read tcp xxxx:443->xxxxx:45928: use of closed network connection
完整性要求
版本
1.8.13
描述
服务端验证失败:

2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: firstLen = 56
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: fallback starts > proxy/vless/encoding: invalid request user id
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: realName = v.yimingzheng.top
2024/06/06 07:56:25 [Info] [2679230895] proxy/vless/inbound: realAlpn =
2024/06/06 07:56:25 [Info] [2679230895] app/proxyman/inbound: connection ends > proxy/vless/inbound: fallback ends > proxy/vless/inbound: failed to fallback request payload > read tcp xxxx:443->xxxxx:45928: use of closed network connection
手机客户端配置如下:
使用以下配置文件始终出现身份验证问题
UUID我换了很多组,全部显示 invalid request user id
客户端配置
Details
服务端日志
Details