From 6f24088069de5fd8bfe3f8ca35be2831e9d7a08c Mon Sep 17 00:00:00 2001 From: d3m0k1d Date: Sat, 17 Jan 2026 17:39:59 +0300 Subject: [PATCH] docs: upd --- docs/cli.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/cli.md b/docs/cli.md index b859d50..87fb2fc 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -31,6 +31,14 @@ banforge unban **Description** These commands provide an abstraction over your firewall. If you want to simplify the interface to your firewall, you can use these commands. +### list - Lists the IP addresses that are currently blocked +```shell +banforge list +``` + +**Description** +This command output table of IP addresses that are currently blocked + ### rule - Manages detection rules ```shell