fix man page

This commit is contained in:
van Hauser 2016-06-21 09:56:30 +02:00
parent 62866e4066
commit 608b8db23e

View file

@ -5,8 +5,8 @@ hydra \- a very fast network logon cracker which support many different services
.B hydra .B hydra
[[[\-l LOGIN|\-L FILE] [\-p PASS|\-P FILE|\-x OPT]] | [\-C FILE]] [\-e nsr] [[[\-l LOGIN|\-L FILE] [\-p PASS|\-P FILE|\-x OPT]] | [\-C FILE]] [\-e nsr]
[\-u] [\-f] [\-F] [\-M FILE] [\-o FILE] [\-t TASKS] [\-w TIME] [\-W TIME] [\-u] [\-f] [\-F] [\-M FILE] [\-o FILE] [\-t TASKS] [\-w TIME] [\-W TIME]
[\-s PORT] [\-S] [\-4/6] [\-vV] [\-d] [\-m OPTIONS] [\-s PORT] [\-S] [\-4/6] [\-vV] [\-d]
server service [OPTIONAL_SERVICE_PARAMETER] server service [OPTIONS]
.br .br
.SH DESCRIPTION .SH DESCRIPTION
Hydra is a parallized login cracker which supports numerous protocols Hydra is a parallized login cracker which supports numerous protocols
@ -90,6 +90,9 @@ write found login/password pairs to FILE instead of stdout
.B \-t TASKS .B \-t TASKS
run TASKS number of connects in parallel (default: 16) run TASKS number of connects in parallel (default: 16)
.TP .TP
.B \-m OPTIONS
module specific options. See hydra -U <module> what options are available.
.TP
.B \-w TIME .B \-w TIME
defines the max wait time in seconds for responses (default: 32) defines the max wait time in seconds for responses (default: 32)
.TP .TP