mirror of
https://github.com/edu4rdshl/fhc.git
synced 2026-07-17 23:24:50 +00:00
Bump version.
This commit is contained in:
parent
24683bde6d
commit
8d5be55d14
2 changed files with 19 additions and 15 deletions
17
fhc.1
17
fhc.1
|
|
@ -1,9 +1,9 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
|
||||
.TH FHC "1" "October 2020" "FHC 0.4.0" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
|
||||
.TH FHC "1" "May 2021" "FHC 0.5.0" "User Commands"
|
||||
.SH NAME
|
||||
FHC \- manual page for FHC 0.4.0
|
||||
FHC \- manual page for FHC 0.5.0
|
||||
.SH DESCRIPTION
|
||||
FHC 0.4.0
|
||||
FHC 0.5.0
|
||||
Eduard Tolosa <edu4rdshl@protonmail.com>
|
||||
Fast HTTP Checker.
|
||||
.SS "USAGE:"
|
||||
|
|
@ -36,14 +36,17 @@ Show status codes for discovered hosts.
|
|||
Prints version information
|
||||
.SS "OPTIONS:"
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-domain\fR <domain>
|
||||
Target domain. When it's specified, a wordlist can be used from stdin for bruteforcing.
|
||||
.TP
|
||||
\fB\-r\fR, \fB\-\-retries\fR <retries>
|
||||
Max number of http probes per target.
|
||||
.TP
|
||||
\fB\-t\fR, \fB\-\-threads\fR <threads>
|
||||
Number of threads. Default: 100
|
||||
.TP
|
||||
\fB\-\-timeout\fR <timeout>
|
||||
Timeout in seconds. Default: 3
|
||||
.TP
|
||||
\fB\-u\fR, \fB\-\-user\-agent\fR <user\-agent>
|
||||
User agent string.
|
||||
.SH "SEE ALSO"
|
||||
The full documentation for
|
||||
.B FHC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue