mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-15 08:55:06 +01:00
improvements
This commit is contained in:
parent
bfcf1120e1
commit
46f73c2de4
4 changed files with 15 additions and 9 deletions
|
|
@ -162,7 +162,7 @@ impl ServerConnection {
|
|||
|
||||
info!(%reason, %reason_string, %description, "Client disconnecting");
|
||||
|
||||
return Ok(());
|
||||
return Err(SshStatus::Disconnect);
|
||||
}
|
||||
_ => {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue