mirror of
https://github.com/edu4rdshl/fhc.git
synced 2026-07-17 23:24:50 +00:00
55 lines
1.2 KiB
Groff
55 lines
1.2 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
|
|
.TH FHC "1" "October 2020" "FHC 0.3.0" "User Commands"
|
|
.SH NAME
|
|
FHC \- manual page for FHC 0.3.0
|
|
.SH DESCRIPTION
|
|
FHC 0.3.0
|
|
Eduard Tolosa <edu4rdshl@protonmail.com>
|
|
Fast HTTP Checker.
|
|
.SS "USAGE:"
|
|
.IP
|
|
fhc [FLAGS] [OPTIONS]
|
|
.SS "FLAGS:"
|
|
.TP
|
|
\fB\-1\fR, \fB\-\-1xx\fR
|
|
Show URLs with 100\-199 response codes only.
|
|
.TP
|
|
\fB\-2\fR, \fB\-\-2xx\fR
|
|
Show URLs with 200\-299 response codes only.
|
|
.TP
|
|
\fB\-3\fR, \fB\-\-3xx\fR
|
|
Show URLs with 300\-399 response codes only.
|
|
.TP
|
|
\fB\-4\fR, \fB\-\-4xx\fR
|
|
Show URLs with 400\-499 response codes only.
|
|
.TP
|
|
\fB\-5\fR, \fB\-\-5xx\fR
|
|
Show URLs with 500\-599 response codes only.
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Prints help information
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Prints version information
|
|
.SS "OPTIONS:"
|
|
.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
|
|
is maintained as a Texinfo manual. If the
|
|
.B info
|
|
and
|
|
.B FHC
|
|
programs are properly installed at your site, the command
|
|
.IP
|
|
.B info FHC
|
|
.PP
|
|
should give you access to the complete manual.
|