refactor: remove VLESS/Xray, Hy2-only stack

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-28 00:26:18 +08:00
parent c2c8ae826d
commit 6a42f58f5b
27 changed files with 159 additions and 1322 deletions
+1 -22
View File
@@ -45,28 +45,7 @@
{
"type": "selector",
"tag": "proxy",
"outbounds": ["reality", "hysteria2", "direct"]
},
{
"type": "vless",
"tag": "reality",
"server": "${VPS_IP}",
"server_port": 443,
"uuid": "${UUID}",
"flow": "xtls-rprx-vision",
"tls": {
"enabled": true,
"server_name": "${REALITY_SERVER_NAME}",
"utls": {
"enabled": true,
"fingerprint": "chrome"
},
"reality": {
"enabled": true,
"public_key": "${REALITY_PUBLIC_KEY}",
"short_id": "${REALITY_SHORT_ID}"
}
}
"outbounds": ["hysteria2", "direct"]
},
{
"type": "hysteria2",