修改模板的reality域名
This commit is contained in:
parent
60165d8252
commit
c360a63f8a
@ -56,12 +56,12 @@
|
||||
"security": "reality",
|
||||
"realitySettings": {
|
||||
"show": true,
|
||||
"dest": "你的reality_dest:443",
|
||||
"dest": "www.microsoft.com:443",
|
||||
"xver": 0,
|
||||
"maxTimeDiff": 0,
|
||||
"minClientVer": "",
|
||||
"serverNames": [
|
||||
"你的reality_dest"
|
||||
"www.microsoft.com"
|
||||
],
|
||||
"privateKey": "你的密钥",
|
||||
"shortIds": [
|
||||
|
||||
@ -77,13 +77,13 @@
|
||||
"streamSettings": {
|
||||
"network": "xhttp",
|
||||
"realitySettings": {
|
||||
"dest": "你的reality_dest:443",
|
||||
"dest": "www.microsoft.com:443",
|
||||
"maxClient": "",
|
||||
"maxTimediff": 0,
|
||||
"minClient": "",
|
||||
"privateKey": "",
|
||||
"serverNames": [
|
||||
"你的reality_dest"
|
||||
"www.microsoft.com"
|
||||
],
|
||||
"shortIds": [
|
||||
""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user