mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2025-04-03 19:43:45 +08:00
14 lines
196 B
JSON
Executable File
14 lines
196 B
JSON
Executable File
{
|
|
"outbounds": [
|
|
{
|
|
"outbounds": ["<all-proxy-tags>", "direct"],
|
|
"tag": "default",
|
|
"type": "selector"
|
|
},
|
|
{
|
|
"tag": "direct",
|
|
"type": "direct"
|
|
}
|
|
]
|
|
}
|