Compare commits

...

1 Commits

Author SHA1 Message Date
dichgrem
1aefb1daf8 fix:vless 2025-08-09 16:20:20 +08:00

View File

@@ -12,7 +12,7 @@
[
{
"name": "AK-JP-100G",
"uuid": "singbox生成",
"uuid": "替换为实际UUID",
"flow": "xtls-rprx-vision",
},
],
@@ -25,8 +25,8 @@
"enabled": true,
"handshake":
{ "server": "s0.awsstatic.com", "server_port": 443 },
"private_key": "singbox生成",
"short_id": ["singbox生成"],
"private_key": "替换为实际私钥",
"short_id": ["替换为实际short_id"],
},
},
},
@@ -34,4 +34,3 @@
"outbounds": [{ "type": "direct" }, { "type": "dns", "tag": "dns-out" }],
"route": { "rules": [{ "protocol": "dns", "outbound": "dns-out" }] },
}