fail2ban_telegram_notifications
fail2ban_telegram_notifications copied to clipboard
Sending fail2ban notifications using a Telegram bot
Results
1
fail2ban_telegram_notifications issues
Sort by
recently updated
recently updated
newest added
When I add the code to my jail.local, ``` action = iptables[name=nginx-custom, port=80, protocol=tcp] telegram ``` the IP is not stopped anymore. It is still in the iptable, but it...