diff --git a/core/scripts/normalsub/singbox.json b/core/scripts/normalsub/singbox.json index cbcebd1..da9789f 100644 --- a/core/scripts/normalsub/singbox.json +++ b/core/scripts/normalsub/singbox.json @@ -70,11 +70,19 @@ { "outbounds": [ "auto", - "direct" + "direct", + "select" ], "tag": "proxy", "type": "selector" }, + { + "type": "selector", + "tag": "select", + + "outbounds": [], + "interrupt_exist_connections": false + }, { "interval": "10m", "outbounds": [],