mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-15 00:45:06 +01:00
improvements
This commit is contained in:
parent
bfcf1120e1
commit
46f73c2de4
4 changed files with 15 additions and 9 deletions
|
|
@ -299,7 +299,7 @@ impl ServerChannelsState {
|
|||
})
|
||||
}
|
||||
_ => {
|
||||
todo!("{packet_type}");
|
||||
todo!("unsupported packet: {} ({packet_type})", numbers::packet_type_to_string(packet_type).unwrap_or("<unknown>"));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue