mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 16:00:51 +00:00
Fail2ban UI currently keys isActive only on systemd fail2ban.service. If the daemon is alive under another process manager, whitelist and blacklist stay disabled. Detect liveness with fail2ban-client ping. Fixes #13678 Co-authored-by: zhudaguaneren <218366267+zhudaguaneren@users.noreply.github.com>