mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add vless outbound and xudp
This commit is contained in:
parent
dfb8b5f2fa
commit
38088f28b0
12 changed files with 783 additions and 49 deletions
|
@ -20,6 +20,7 @@ const (
|
|||
TypeSSH = "ssh"
|
||||
TypeShadowTLS = "shadowtls"
|
||||
TypeShadowsocksR = "shadowsocksr"
|
||||
TypeVLESS = "vless"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue