Add tor outbound

This commit is contained in:
世界
2022-08-21 00:59:49 +08:00
parent bcefe8716f
commit e4cece6095
18 changed files with 524 additions and 16 deletions

View File

@@ -16,6 +16,7 @@ const (
TypeNaive = "naive"
TypeWireGuard = "wireguard"
TypeHysteria = "hysteria"
TypeTor = "tor"
)
const (