Add reset on empty to ssh
This commit is contained in:
parent
1d7027905d
commit
af4b075df3
@ -84,6 +84,7 @@ func main() {
|
||||
Root: "root",
|
||||
OutputSize: uint32(size),
|
||||
FlagCount: uint32(128),
|
||||
ResetOnEmptyInput: true,
|
||||
}
|
||||
if stateDebug {
|
||||
cfg.StateDebug = true
|
||||
|
Loading…
Reference in New Issue
Block a user