mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-14 00:51:12 +03:00
Add selector outbound
This commit is contained in:
@@ -13,3 +13,7 @@ const (
|
||||
TypeShadowsocks = "shadowsocks"
|
||||
TypeVMess = "vmess"
|
||||
)
|
||||
|
||||
const (
|
||||
TypeSelector = "selector"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user