Add trojan inbound/outbound

This commit is contained in:
世界
2022-08-08 09:08:12 +08:00
parent df6635c620
commit 6d78cf6b58
19 changed files with 521 additions and 9 deletions
+1
View File
@@ -12,6 +12,7 @@ const (
TypeMixed = "mixed"
TypeShadowsocks = "shadowsocks"
TypeVMess = "vmess"
TypeTrojan = "trojan"
)
const (