Implement geoIP and whois lookups directly from fail2ban-UI

This commit is contained in:
2025-12-15 21:50:19 +01:00
parent 3ad4821cb7
commit c57322e38d
19 changed files with 523 additions and 42 deletions

View File

@@ -180,9 +180,9 @@ mark {
transition: background-color 0.2s ease;
}
#backendStatus:hover {
/*#backendStatus:hover {
background-color: rgba(255, 255, 255, 0.15);
}
}*/
#statusDot {
width: 0.5rem;