man and changelog

pull/4001/head
sebres 2025-06-03 22:19:54 +02:00
parent cca2de984f
commit 4254d6bcd3
2 changed files with 7 additions and 1 deletions

View File

@ -84,6 +84,8 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition
* `filter.d/proxmox.conf` - add support to Proxmox Web GUI (gh-2966) * `filter.d/proxmox.conf` - add support to Proxmox Web GUI (gh-2966)
* `filter.d/openvpn.conf` - new filter and jail for openvpn recognizing failed TLS handshakes (gh-2702) * `filter.d/openvpn.conf` - new filter and jail for openvpn recognizing failed TLS handshakes (gh-2702)
* `filter.d/vaultwarden.conf` - new filter and jail for Vaultwarden (gh-3979) * `filter.d/vaultwarden.conf` - new filter and jail for Vaultwarden (gh-3979)
* `fail2ban-regex` extended with new option `-i` or `--invert` to output not-matched lines by `-o` or `--out` (gh-4001)
ver. 1.1.0 (2024/04/25) - object-found--norad-59479-cospar-2024-069a--altitude-36267km ver. 1.1.0 (2024/04/25) - object-found--norad-59479-cospar-2024-069a--altitude-36267km
----------- -----------

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH FAIL2BAN-REGEX "1" "April 2024" "fail2ban-regex 1.1.1.dev1" "User Commands" .TH FAIL2BAN-REGEX "1" "June 2025" "fail2ban-regex 1.1.1.dev1" "User Commands"
.SH NAME .SH NAME
fail2ban-regex \- test Fail2ban "failregex" option fail2ban-regex \- test Fail2ban "failregex" option
.SH SYNOPSIS .SH SYNOPSIS
@ -96,6 +96,10 @@ Disable check for all regex's
Set token to print failure information only (row, id, Set token to print failure information only (row, id,
ip, msg, host, ip4, ip6, dns, matches, ...) ip, msg, host, ip4, ip6, dns, matches, ...)
.TP .TP
\fB\-i\fR, \fB\-\-invert\fR
Invert the sense of matching, to output non\-matching
lines.
.TP
\fB\-\-print\-no\-missed\fR \fB\-\-print\-no\-missed\fR
Do not print any missed lines Do not print any missed lines
.TP .TP