mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-22 06:13:55 -07:00
bail when stdin feof is reached and more lines are to be printed
This commit is contained in:
parent
2b8090f173
commit
1f304d5d22
1 changed files with 0 additions and 2 deletions
2
hydra.c
2
hydra.c
|
@ -591,8 +591,6 @@ void help_bfg() {
|
|||
"others,\n"
|
||||
" just add their real representation.\n"
|
||||
" -y disable the use of the above letters as placeholders\n"
|
||||
" -r use a shuffling method called 'rain' to try to break\n"
|
||||
" the linearity of the bruteforce\n"
|
||||
"Examples:\n"
|
||||
" -x 3:5:a generate passwords from length 3 to 5 with all "
|
||||
"lowercase letters\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue