-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Edu4rdSHL <[email protected]>
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3. | ||
.TH FHC "1" "May 2021" "FHC 0.5.1" "User Commands" | ||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. | ||
.TH FHC "1" "February 2022" "FHC 0.6.0" "User Commands" | ||
.SH NAME | ||
FHC \- manual page for FHC 0.5.1 | ||
FHC \- manual page for FHC 0.6.0 | ||
.SH DESCRIPTION | ||
FHC 0.5.1 | ||
FHC 0.6.0 | ||
Eduard Tolosa <[email protected]> | ||
Fast HTTP Checker. | ||
.SS "USAGE:" | ||
|
@@ -43,7 +43,7 @@ Target domain. When it's specified, a wordlist can be used from stdin for brutef | |
Max number of http probes per target. | ||
.TP | ||
\fB\-t\fR, \fB\-\-threads\fR <threads> | ||
Number of threads. Default: 100 | ||
Number of threads. Default: 50 | ||
.TP | ||
\fB\-\-timeout\fR <timeout> | ||
Timeout in seconds. Default: 3 | ||
|