来个大佬看看reality配置,连接后v2raunh不能上网,点测试显示的TLS连接超时

{     “inbounds”: [         {             “listen”: “0.0.0.0”,             “port”: 4560,             “protocol”: “vless”,             “settings”: {                 “clients”: [                     {                         “id”: “xxxxxxxxxxxxx”,                         “flow”: “xtls-rprx-vision”                     }                 ],                 “decryption”: “none”             },             “streamSettings”: {                 “network”: “tcp”,                 “security”: “reality”,                 “realitySettings”: {                     “show”: false,                     “dest”:”xxxxxxxx.xyz:443″,                     “xver”: 0,                     “serverNames”: [                         “xxxxxxxx.xyz”                     ],                     “privateKey”: “qKintc9f-E5thquTYTwUjRxISojNoqtWFnYyWWBZkH4”,                     “minClientVer”: “”,                     “maxClientVer”: “”,                     “maxTimeDiff”: 0,                     “shortIds”: [                         “be3bac13fe6d0da3”                     ]                 }             },       “sniffing”: {                 “enabled”: true,                 “destOverride”: [                     “http”,                     “tls”                 ]             }         }     ] }, “outbounds”: [         {             “protocol”: “freedom”,             “tag”: “direct”         }     ]    }

请登录后发表评论

    没有回复内容