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