Only unban IPs from 3x-ipl Jail

This commit is contained in:
somebodywashere 2023-06-20 12:13:58 +00:00
parent 1a79e07db0
commit 906fb186d2

View file

@ -700,8 +700,8 @@ iplimit_main() {
fi
iplimit_main ;;
3)
fail2ban-client reload --restart --unban --all
echo -e "${green}All users Unbanned and Jails restarted." ;;
fail2ban-client reload --restart --unban 3x-ipl
echo -e "${green}All users Unbanned successfully." ;;
4)
if test -f "/var/log/3xipl-banned.log"; then
cat /var/log/3xipl-banned.log