Add redir tproxy and dns inbound
This commit is contained in:
@@ -8,4 +8,7 @@ const (
|
||||
TypeMixed = "mixed"
|
||||
TypeShadowsocks = "shadowsocks"
|
||||
TypeTun = "tun"
|
||||
TypeRedirect = "redirect"
|
||||
TypeTProxy = "tproxy"
|
||||
TypeDNS = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user