mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-15 08:55:06 +01:00
log more
This commit is contained in:
parent
6ff5bbde98
commit
3c1cff927c
2 changed files with 26 additions and 2 deletions
|
|
@ -112,6 +112,7 @@ async fn handle_connection(
|
|||
ChannelRequestKind::PtyReq { .. } => {}
|
||||
ChannelRequestKind::Shell => {}
|
||||
ChannelRequestKind::Exec { .. } => {}
|
||||
ChannelRequestKind::Env { .. } => {}
|
||||
};
|
||||
if req.want_reply {
|
||||
state.do_operation(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue