We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1437c90 commit 446db61Copy full SHA for 446db61
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
106
* You can check which jails are active via `docker exec -it swag fail2ban-client status`
107
* You can check the status of a specific jail via `docker exec -it swag fail2ban-client status <jail name>`
108
* You can unban an IP via `docker exec -it swag fail2ban-client set <jail name> unbanip <IP>`
109
-* A list of commands can be found here: <https://www.fail2ban.org/wiki/index.php/Commands>
+* A list of commands for fail2ban-client can be found [here](https://manpages.ubuntu.com/manpages/noble/man1/fail2ban-client.1.html)
110
111
### Updating configs
112
0 commit comments