mirror of https://github.com/fail2ban/fail2ban
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.4 KiB
54 lines
1.4 KiB
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. |
|
.TH FAIL2BAN-TESTCASES "1" "April 2024" "fail2ban-testcases 1.1.1.dev1" "User Commands" |
|
.SH NAME |
|
fail2ban-testcases \- run Fail2Ban unit-tests |
|
.SH SYNOPSIS |
|
.B fail2ban-testcases |
|
[\fI\,OPTIONS\/\fR] [\fI\,regexps\/\fR] |
|
.SH DESCRIPTION |
|
Script to run Fail2Ban tests battery |
|
.SH OPTIONS |
|
.TP |
|
\fB\-\-version\fR |
|
show program's version number and exit |
|
.TP |
|
\fB\-h\fR, \fB\-\-help\fR |
|
show this help message and exit |
|
.TP |
|
\fB\-l\fR LOG_LEVEL, \fB\-\-log\-level\fR=\fI\,LOG_LEVEL\/\fR |
|
Log level for the logger to use during running tests |
|
.TP |
|
\fB\-v\fR |
|
Increase verbosity |
|
.TP |
|
\fB\-\-verbosity\fR=\fI\,VERBOSITY\/\fR |
|
Set numerical level of verbosity (0..4) |
|
.TP |
|
\fB\-\-log\-direct\fR |
|
Prevent lazy logging inside tests |
|
.TP |
|
\fB\-n\fR, \fB\-\-no\-network\fR |
|
Do not run tests that require the network |
|
.TP |
|
\fB\-m\fR, \fB\-\-memory\-db\fR |
|
Run database tests using memory instead of file |
|
.TP |
|
\fB\-f\fR, \fB\-\-fast\fR |
|
Try to increase speed of the tests, decreasing of wait |
|
intervals, memory database |
|
.TP |
|
\fB\-i\fR, \fB\-\-ignore\fR |
|
negate [regexps] filter to ignore tests matched |
|
specified regexps |
|
.TP |
|
\fB\-t\fR, \fB\-\-log\-traceback\fR |
|
Enrich log\-messages with compressed tracebacks |
|
.TP |
|
\fB\-\-full\-traceback\fR |
|
Either to make the tracebacks full, not compressed (as |
|
by default) |
|
.SH "SEE ALSO" |
|
.br |
|
fail2ban-client(1) |
|
fail2ban-server(1) |
|
fail2ban-regex(1)
|
|
|