Files
SingboxForPanel/configs/20-outbounds.example.json
2026-04-16 10:29:41 +08:00

13 lines
140 B
JSON

{
"outbounds": [
{
"type": "direct",
"tag": "direct"
},
{
"type": "block",
"tag": "block"
}
]
}