You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
This issue is being imported from our ticketing system to better centralize all feature requests and bug reports.
There is currently no way to list the existing whitelists using the fail2ban.py executable. This information is available within the jail.d file after dum_firewall.pl is run, or from fail2ban_ips table in mc_config with whitelisted = 1.
After running 'add' it prints the list, including the new entry, so an existing function should already exist (or can be easily separated out), we just need to add a 'list' option the whitelist command.