chore: Mostly ports SSHBackend.
This commit is contained in:
parent
0d92d27427
commit
2c6b5eb5b9
5 changed files with 98 additions and 62 deletions
|
@ -229,6 +229,7 @@ func (runtime *Runtime) goRoutineHandler() error {
|
|||
}
|
||||
}
|
||||
case *commonbackend.ProxyStatusRequest:
|
||||
command.Message()
|
||||
err := handleCommand("proxyStatusRequest", command, sock, messageData.Channel)
|
||||
|
||||
if err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue