From 446db61719314dc5208758fb5f1bda0cd554c891 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 10 Jan 2025 17:36:31 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-swag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/images/docker-swag.md b/docs/images/docker-swag.md index 3787c4580..2e86360bc 100755 --- a/docs/images/docker-swag.md +++ b/docs/images/docker-swag.md @@ -106,7 +106,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th * You can check which jails are active via `docker exec -it swag fail2ban-client status` * You can check the status of a specific jail via `docker exec -it swag fail2ban-client status ` * You can unban an IP via `docker exec -it swag fail2ban-client set unbanip ` -* A list of commands can be found here: +* A list of commands for fail2ban-client can be found [here](https://manpages.ubuntu.com/manpages/noble/man1/fail2ban-client.1.html) ### Updating configs