mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add naive inbound and test
This commit is contained in:
parent
ccdfab378a
commit
b79b19c470
23 changed files with 709 additions and 87 deletions
|
@ -13,6 +13,7 @@ const (
|
|||
TypeShadowsocks = "shadowsocks"
|
||||
TypeVMess = "vmess"
|
||||
TypeTrojan = "trojan"
|
||||
TypeNaive = "naive"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue