删除 sing-box.json

This commit is contained in:
2026-04-17 11:03:12 +08:00
parent d546baa931
commit 1df2628253

View File

@@ -1,27 +0,0 @@
{
"log": {
"level": "info"
},
"inbounds": [
{
"type": "mixed",
"tag": "mixed-in",
"listen": "127.0.0.1",
"listen_port": 7890
}
],
"outbounds": [
{
"type": "socks",
"tag": "cpa",
"server": "89.106.78.36",
"server_port": 29999,
"username": "svefnz",
"password": "MMhEZDzJntX4Pbv3dn36we65eAZyz7Ib"
}
],
"route": {
"final": "cpa",
"auto_detect_interface": true
}
}