mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add AnyTLS protocol
This commit is contained in:
parent
e56e6f9565
commit
78a7577575
15 changed files with 489 additions and 0 deletions
|
@ -19,6 +19,7 @@ const (
|
|||
TypeTor = "tor"
|
||||
TypeSSH = "ssh"
|
||||
TypeShadowTLS = "shadowtls"
|
||||
TypeAnyTLS = "anytls"
|
||||
TypeShadowsocksR = "shadowsocksr"
|
||||
TypeVLESS = "vless"
|
||||
TypeTUIC = "tuic"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue