修改模板的reality域名
This commit is contained in:
parent
60165d8252
commit
c360a63f8a
@ -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": [
|
||||||
|
|||||||
@ -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": [
|
||||||
""
|
""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user