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.
2 parents db05a6b + ff8cf3b commit 0cddb6dCopy full SHA for 0cddb6d
readme-vars.yml
@@ -119,7 +119,7 @@ app_setup_block: |
119
* You can check which jails are active via `docker exec -it swag fail2ban-client status`
120
* You can check the status of a specific jail via `docker exec -it swag fail2ban-client status <jail name>`
121
* You can unban an IP via `docker exec -it swag fail2ban-client set <jail name> unbanip <IP>`
122
- * 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)
123
124
### Updating configs
125
0 commit comments