合并SingBox Stable源码

This commit is contained in:
CN-JS-HuiBai
2026-04-16 11:50:46 +08:00
parent 0416696599
commit 551935c819
7 changed files with 56 additions and 28 deletions

12
configs/outbound.json Normal file
View File

@@ -0,0 +1,12 @@
{
"outbounds": [
{
"type": "direct",
"tag": "direct"
},
{
"type": "block",
"tag": "block"
}
]
}