mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-13 10:07:30 -07:00
commit
5194896dcc
1 changed files with 1 additions and 1 deletions
2
hydra.c
2
hydra.c
|
@ -342,7 +342,7 @@ void help(int ext) {
|
|||
if (ext)
|
||||
printf(" -w / -W TIME waittime for responses (%ds) / between connects per thread\n", WAITTIME);
|
||||
if (ext)
|
||||
printf(" -4 / -6 user IPv4 (default) / IPv6 addresses (put always in [] also in -M)\n");
|
||||
printf(" -4 / -6 use IPv4 (default) / IPv6 addresses (put always in [] also in -M)\n");
|
||||
if (ext)
|
||||
printf(" -v / -V / -d verbose mode / show login+pass for each attempt / debug mode \n");
|
||||
if (ext)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue