mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-06-16 10:03:18 +08:00
⬆ Upgrade dependences
✨ Re-add the group parameter 📝 Modify templates
This commit is contained in:
21
templates/outbounds.json
Normal file
21
templates/outbounds.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"outbounds": [
|
||||
{
|
||||
"outbounds": ["<all-proxy-tags>", "direct"],
|
||||
"tag": "default",
|
||||
"type": "selector"
|
||||
},
|
||||
{
|
||||
"tag": "direct",
|
||||
"type": "direct"
|
||||
},
|
||||
{
|
||||
"tag": "block",
|
||||
"type": "block"
|
||||
},
|
||||
{
|
||||
"tag": "dns",
|
||||
"type": "dns"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user