mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add ssh outbound
This commit is contained in:
parent
c71f6ba377
commit
dc6bb7ab1b
12 changed files with 319 additions and 5 deletions
|
@ -17,6 +17,7 @@ const (
|
|||
TypeWireGuard = "wireguard"
|
||||
TypeHysteria = "hysteria"
|
||||
TypeTor = "tor"
|
||||
TypeSSH = "ssh"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue