fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it)

This commit is contained in:
philsmd
2018-10-31 11:37:06 +01:00
parent 80737b1f8d
commit dbb81fb48e
7 changed files with 52 additions and 20 deletions
+1
View File
@@ -4,6 +4,7 @@
## Features
##
- Added new option --stdin-timeout-abort which allows to set the time hashcat should wait for input in stdin mode before aborting
##
## Algorithms