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.
48 lines
1.2 KiB
48 lines
1.2 KiB
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
|
|
.TH FAIL2BAN-REGEX "1" "May 2007" "fail2ban-regex v0.8.0" "User Commands"
|
|
.SH NAME
|
|
fail2ban-regex \- test Fail2ban "failregex" option
|
|
.SH SYNOPSIS
|
|
.B fail2ban-regex
|
|
[\fIOPTIONS\fR] \fI<LOG> <REGEX>\fR
|
|
.SH DESCRIPTION
|
|
Fail2Ban v0.8.0 reads log file that contains password failure report
|
|
and bans the corresponding IP addresses using firewall rules.
|
|
.PP
|
|
This tools can test regular expressions for "fail2ban".
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
display this help message
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
print the version
|
|
.SH LOG
|
|
.TP
|
|
\fBstring\fR
|
|
a string representing a log line
|
|
.TP
|
|
\fBfilename\fR
|
|
path to a log file (/var/log/auth.log)
|
|
.SH REGEX
|
|
.TP
|
|
\fBstring\fR
|
|
a string representing a 'failregex'
|
|
.TP
|
|
\fBfilename\fR
|
|
path to a filter file (filter.d/sshd.conf)
|
|
.SH AUTHOR
|
|
Written by Cyril Jaquier <lostcontrol@users.sourceforge.net>.
|
|
Many contributions by Yaroslav O. Halchenko <debian@onerussian.com>.
|
|
.SH "REPORTING BUGS"
|
|
Report bugs to <lostcontrol@users.sourceforge.net>
|
|
.SH COPYRIGHT
|
|
Copyright \(co 2004-2006 Cyril Jaquier
|
|
.br
|
|
Copyright of modifications held by their respective authors.
|
|
Licensed under the GNU General Public License v2 (GPL).
|
|
.SH "SEE ALSO"
|
|
.br
|
|
fail2ban-client(1)
|
|
fail2ban-server(1)
|