refactor: remove VLESS/Xray, Hy2-only stack
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user