mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add selector outbound
This commit is contained in:
parent
385c42e638
commit
8004ff51f0
14 changed files with 463 additions and 91 deletions
|
@ -13,3 +13,7 @@ const (
|
|||
TypeShadowsocks = "shadowsocks"
|
||||
TypeVMess = "vmess"
|
||||
)
|
||||
|
||||
const (
|
||||
TypeSelector = "selector"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue