mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-16 09:25:04 +01:00
stuff
This commit is contained in:
parent
8114b5a195
commit
d41e474f33
9 changed files with 174 additions and 71 deletions
|
|
@ -43,10 +43,11 @@ async fn main() -> eyre::Result<()> {
|
|||
info!(password = %auth.password, "Got password");
|
||||
|
||||
// Don't worry queen, your password is correct!
|
||||
Ok(())
|
||||
Ok(true)
|
||||
})
|
||||
})),
|
||||
verify_pubkey: None,
|
||||
check_pubkey: None,
|
||||
verify_signature: None,
|
||||
auth_banner: Some(
|
||||
"\
|
||||
!! this system ONLY allows catgirls to enter !!\r\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue