修改模板的reality域名

This commit is contained in:
Olia Lisa 2026-01-10 20:05:44 +08:00
parent 60165d8252
commit c360a63f8a
2 changed files with 4 additions and 4 deletions

View File

@ -56,12 +56,12 @@
"security": "reality", "security": "reality",
"realitySettings": { "realitySettings": {
"show": true, "show": true,
"dest": "你的reality_dest:443", "dest": "www.microsoft.com:443",
"xver": 0, "xver": 0,
"maxTimeDiff": 0, "maxTimeDiff": 0,
"minClientVer": "", "minClientVer": "",
"serverNames": [ "serverNames": [
"你的reality_dest" "www.microsoft.com"
], ],
"privateKey": "你的密钥", "privateKey": "你的密钥",
"shortIds": [ "shortIds": [

View File

@ -77,13 +77,13 @@
"streamSettings": { "streamSettings": {
"network": "xhttp", "network": "xhttp",
"realitySettings": { "realitySettings": {
"dest": "你的reality_dest:443", "dest": "www.microsoft.com:443",
"maxClient": "", "maxClient": "",
"maxTimediff": 0, "maxTimediff": 0,
"minClient": "", "minClient": "",
"privateKey": "", "privateKey": "",
"serverNames": [ "serverNames": [
"你的reality_dest" "www.microsoft.com"
], ],
"shortIds": [ "shortIds": [
"" ""