This commit is contained in:
vincent 2024-02-28 22:34:05 +08:00
parent 13baa24cee
commit 08a43ffe33

View File

@ -45,7 +45,7 @@
"settings": { "settings": {
"clients": [ "clients": [
{ {
"id": "6b879520-fcaf-46d7-b1d8-ac7c2e5d911c", "id": "你的UUID",
"flow": "xtls-rprx-vision" "flow": "xtls-rprx-vision"
} }
], ],
@ -63,7 +63,7 @@
"serverNames": [ "serverNames": [
"www.expedia.com" "www.expedia.com"
], ],
"privateKey": "EddGs_f37IbjDs4I9iW5PVdV64RaiSuaaXywOYCPijE", "privateKey": "你的密钥",
"shortIds": [ "shortIds": [
"" ""
] ]
@ -124,4 +124,4 @@
} }
] ]
} }
} }