Files
SingboxForPanel/configs/outbound.json
2026-04-16 11:50:46 +08:00

13 lines
140 B
JSON

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