Releases: SequoiaIT-Devs/honeypot-blocklist
Releases · SequoiaIT-Devs/honeypot-blocklist
1.4-1
1.3-2
- Bug Fix: Explicitly check if the IP already exists in the blocklist file before adding it
1.3-1
- split into probe and client packages
- probe: collects IPs from fail2ban and uploads to GitHub
- client: syncs IPs from GitHub and applies to firewalld
- honeypot-{probe, client}.service and .timer added replacing cron usage
- added logs and log rotation for honeypot-{probe, client}