Add tun inbound for linux
This commit is contained in:
@@ -7,4 +7,5 @@ const (
|
||||
TypeHTTP = "http"
|
||||
TypeMixed = "mixed"
|
||||
TypeShadowsocks = "shadowsocks"
|
||||
TypeTun = "tun"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user