Updating fail2ban-UI Screenshorts
|
Before Width: | Height: | Size: 888 KiB |
BIN
screenshots/0.1_Dashboard_unban_IP.png
Normal file
|
After Width: | Height: | Size: 814 KiB |
|
Before Width: | Height: | Size: 857 KiB |
BIN
screenshots/0_Dashboard.png
Normal file
|
After Width: | Height: | Size: 993 KiB |
BIN
screenshots/1.1_Dashboard_Manage_Jails.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
screenshots/1.2_Dashboard_Manage_Jails_Edit.png
Normal file
|
After Width: | Height: | Size: 976 KiB |
BIN
screenshots/1.3_Dashboard_Manage_Jails_Edit_Logpathtest.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
screenshots/1.4_Dashboard_Manage_Jails_Create_Filter.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
screenshots/1.5_Dashboard_Manage_Jails_Create_Jail.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
screenshots/1.6_Dashboard_search.png
Normal file
|
After Width: | Height: | Size: 968 KiB |
BIN
screenshots/1_Dashboard_Manage_Servers.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 924 KiB |
BIN
screenshots/2.1_Dashboard_Log_Overview_Whois.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
screenshots/2.2_Dashboard_Log_Overview_BanLogs.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
screenshots/2_Dashboard_Log_Overview.png
Normal file
|
After Width: | Height: | Size: 951 KiB |
|
Before Width: | Height: | Size: 828 KiB |
BIN
screenshots/3.1_Filter_Debug_Testresult.png
Normal file
|
After Width: | Height: | Size: 971 KiB |
|
Before Width: | Height: | Size: 885 KiB |
BIN
screenshots/3_Filter_Debug.png
Normal file
|
After Width: | Height: | Size: 893 KiB |
BIN
screenshots/4.1_Settings_DebugConsole.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
screenshots/4.2_Settings_AdvancedBanActions.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
screenshots/4.3_Settings_AlertSettings.png
Normal file
|
After Width: | Height: | Size: 948 KiB |
BIN
screenshots/4.4_Settings_GlobalSettings.png
Normal file
|
After Width: | Height: | Size: 971 KiB |
|
Before Width: | Height: | Size: 911 KiB |
BIN
screenshots/4_Settings.png
Normal file
|
After Width: | Height: | Size: 776 KiB |
|
Before Width: | Height: | Size: 506 KiB |
|
Before Width: | Height: | Size: 745 KiB |
|
Before Width: | Height: | Size: 592 KiB |
79
screenshots/README.md
Normal file
@@ -0,0 +1,79 @@
|
||||
# Fail2Ban UI Screenshots
|
||||
|
||||
This directory contains screenshots showcasing the features and the interface of Fail2Ban UI.
|
||||
|
||||
## Main Dashboard
|
||||

|
||||
**Description:** The main dashboard view showing an overview of all active jails, banned IPs, and real-time statistics. Displays total bans, recent activity, and quick access to key features.
|
||||
|
||||
## Unban IP
|
||||

|
||||
**Description:** Unbanning a IP addresses directly from the dashboard. Shows the unban confirmation dialog.
|
||||
|
||||
## Server Management
|
||||

|
||||
**Description:** Server management interface for configuring / adding and managing multiple Fail2Ban instances. Supports local, SSH, and API agent connections.
|
||||
|
||||
## Jail Management
|
||||

|
||||
**Description:** Overview of all configured jails with their enabled/disabled status. Allows centralized management of jail configurations across multiple servers.
|
||||
|
||||
### Edit Jail Configuration
|
||||

|
||||
**Description:** When clicking on "Edit Filter / Jail" the Jail configuration editor is opened. It shows the current filter and jail configuration with all options to modify the settings, test or add / modify the logpaths, and save changes.
|
||||
|
||||
### Logpath Test
|
||||

|
||||
**Description:** Logpath testing functionality that verifies log file paths and checks if files are accessible. Shows test results with visual indicators (✓/✗) for each log path.
|
||||
|
||||
### Create Filter
|
||||

|
||||
**Description:** The first button opens the modal for creating new Fail2Ban filter files. Includes filter configuration editor with syntax highlighting and validation.
|
||||
|
||||
### Create Jail
|
||||

|
||||
**Description:** The second button opens the Jail creation modal for setting up new jails. Allows configuration of seperate jails with special parameters, filter selection, with automatic configuration generation.
|
||||
|
||||
## Search Functionality
|
||||

|
||||
**Description:** Search for a specific IPs, that where blocked in a specific jail - searches in all active jails. Provides a quick and painless filtering.
|
||||
|
||||
## Internal Log Overview
|
||||

|
||||
**Description:** Comprehensive log overview showing ban / unban events, timestamps, and associated jails and recurring offenders. Provides detailed information about past security events.
|
||||
|
||||
### Whois Information
|
||||

|
||||
**Description:** Whois lookup modal displaying detailed information about banned IP addresses, including geographic location, ISP details, and network information.
|
||||
|
||||
### Ban Logs
|
||||

|
||||
**Description:** Detailed ban log view showing log lines that triggered the ban, timestamps, and context information for each security event.
|
||||
|
||||
## Filter Debugging
|
||||

|
||||
**Description:** Filter debugging interface for testing Fail2Ban filter regex patterns against log lines. Helps validate filter configurations before deployment.
|
||||
|
||||
### Filter Test Results
|
||||

|
||||
**Description:** Results from filter testing showing matched lines, regex performance, and validation feedback. Displays which log lines match the filter pattern.
|
||||
|
||||
## Settings
|
||||

|
||||
**Description:** Main settings page with sections for different configuration categories including general settings, advanced ban actions, alert settings, and global fail2ban settings.
|
||||
|
||||
### Debug Console
|
||||

|
||||
**Description:** When enabled the Debug console showing real-time application logs, system messages, and debugging information. Useful for troubleshooting and monitoring without the need to query the container logs manually everytime.
|
||||
|
||||
### Advanced Ban Actions
|
||||

|
||||
**Description:** Configuration for advanced ban actions including permanent blocking, firewall integrations (Mikrotik, pfSense, OPNsense), and threshold settings for recurring offenders.
|
||||
|
||||
### Alert Settings
|
||||

|
||||
**Description:** Email alert configuration with SMTP settings, country-based filtering (blocks from what country to raport), GeoIP provider selection, and alert preferences for bans and unbans.
|
||||
|
||||
### Global Settings
|
||||

|
||||
**Description:** Global Fail2Ban settings including default bantime, findtime, maxretry, banaction configuration (nftables/firewalld/iptables) and so on.
|
||||