Remove old xtls

This commit is contained in:
风扇滑翔翼
2025-07-17 12:07:06 +00:00
committed by GitHub
parent 7ad5f48c20
commit d4e592b842
4 changed files with 12 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
"clients": [
{
"id": "", //填写你的 UUID
"flow": "xtls-rprx-direct",
"flow": "xtls-rprx-vsion",
"level": 0,
"email": "@external"
}
@@ -43,8 +43,8 @@
},
"streamSettings": {
"network": "tcp",
"security": "xtls",
"xtlsSettings": {
"security": "tls",
"tlsSettings": {
"alpn": [
"http/1.1"
],