From 61e9ea14ffb3e79b4a8df78fa2d0a7f8789b470d Mon Sep 17 00:00:00 2001 From: Hector Date: Thu, 22 Jun 2023 19:29:03 +0100 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 585f083..bea084a 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,8 @@ There are no configuration files. Flags: -h, --help Show context-sensitive help. -v, --version Show version info and exit + --dry-run Attempt to connect to the fail2ban socket then exit + before starting the server --web.listen-address=":9191" Address to use for the metrics server ($F2B_WEB_LISTEN_ADDRESS) --collector.f2b.socket="/var/run/fail2ban/fail2ban.sock"