Add ssh outbound

This commit is contained in:
世界 2022-08-21 19:36:08 +08:00
parent c71f6ba377
commit dc6bb7ab1b
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
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 (