mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-05-13 06:31:29 +00:00
Page:
UI, Controlling, Agents
Pages
Ban IP addresses on shared hosting where Fail2ban is not available
Best practice
Developing Regex in Fail2ban
Fail2Ban and Docker
Home
How fail2ban substitution resp. runtime interpolation works
How fail2ban works
How to ban something other as host (IP address), like user or mail, etc.
How to install fail2ban packages
How to install or upgrade fail2ban manually
How to test newer fail2ban version resp. use fail2ban standalone instance
Proper fail2ban configuration.
Proper fail2ban configuration
Properly fail2ban configuration
Troubleshooting
UI, Controlling, Agents
Upgrading to v0.10.5 Breaks WP Fail2ban and Other Jails
No results
0
UI, Controlling, Agents
Sergey G. Brester edited this page 2026-04-07 15:39:53 +02:00
Table of Contents
Fail2ban Web Control
- View the global status of Fail2ban
- See active jails and their details
- Ban/unban IP addresses
- The solution is available as a Docker container or can be installed from GitHub.
- Container image: https://hub.docker.com/r/oweitman/fail2bancontrol
- Repository: https://github.com/oweitman/fail2bancontrol
Fail2ban UI
- Central dashboard for maintaining multiple Fail2ban instances (local and remote)
- Active jails, banned IPs overview, manual ban/unban, jail/filter management (create / edit / delete)
- Filter testing and hot-debugging features through the webUI on selected servers
- Integrated alert-providers such as email / webhook / Elasticsearch to parse and forward alerts
- Repository: https://github.com/swissmakers/fail2ban-ui
- Container image: https://hub.docker.com/r/swissmakers/fail2ban-ui
- Docs: Installation · Configuration · Troubleshooting