-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
一台armv8 1.6.3 xtls-rprx-vision
一台 amd64 1.6.3 xtls-rprx-vision
俩配置一样,
但是amd64 不显示日志, 还会出现ERR_SSL_PROTOCOL_ERROR,之后 浏览器会 自动下载 http://www.gstatic.com/generate_204
但是arm v8正常
`"inbounds": [
{
"port": 443,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "",
"flow": "xtls-rprx-vision",
"email": "bj@bj.com"
}
],
"decryption": "none",
"fallbacks": [
{
"dest": 60000,
"alpn": "",
"xver": 1
},
{
"dest": 60001,
"alpn": "h2",
"xver": 1
},
{
"dest": 60002,
"path": "/d6185ec924dd800/",
"xver": 1
}
]
},
"streamSettings": {
"network": "tcp",
"security": "tls",
"tlsSettings": {
"minVersion": "1.3",
"certificates": [
{
"certificateFile": "/usr/local/etc/xray/self_signed_cert.pem",
"keyFile": "/usr/local/etc/xray/self_signed_key.pem"
},
{
"certificateFile": "/ssl/xray.crt",
"keyFile": "/ssl/xray.key"
}
]
}
},
"sniffing": {
"enabled": true,
"destOverride": [
"http",
"tls",
"quic"
]
}
},
{
"port": 60002,
"listen": "127.0.0.1",
"protocol": "vless",
"settings": {
"clients": [
{
"id": ""
}
],
"decryption": "none"
},
"streamSettings": {
"network": "ws",
"security": "none",
"wsSettings": {
"acceptProxyProtocol": true,
"path": "/d6185ec924dd800/"
}
}
},
{
"listen": "0.0.0.0",
"port": 10086,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "",
"level": 0
}
],
"decryption": "none"
},
"streamSettings": {
"network": "tcp"
}
},
{
"listen": "0.0.0.0",
"port": 30000,
"protocol": "shadowsocks",
"settings": {
"method": "2022-blake3-aes-128-gcm",
"password": "",
"network": "tcp,udp",
"email": "bj@bj.com"
}
}
],`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels