Add http/block outbound & Improve route
This commit is contained in:
@@ -2,6 +2,7 @@ package constant
|
||||
|
||||
const (
|
||||
TypeDirect = "direct"
|
||||
TypeBlock = "block"
|
||||
TypeSocks = "socks"
|
||||
TypeHTTP = "http"
|
||||
TypeMixed = "mixed"
|
||||
|
||||
Reference in New Issue
Block a user