Add ssh outbound

This commit is contained in:
世界
2022-08-21 19:36:08 +08:00
parent e883ed3681
commit 9ac5648eb8
12 changed files with 319 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ const (
TypeWireGuard = "wireguard"
TypeHysteria = "hysteria"
TypeTor = "tor"
TypeSSH = "ssh"
)
const (