This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
Releases: esoadamo/simple-guardian
Releases · esoadamo/simple-guardian
Blocklist sharing intergated
More effective blocking
When large number of IPs were to be blocker, Blocker had some issues sometimes, so now Blocker uses ipset command instead of directly interfering with iptables which makes.
Auto dependency update
You no longer have to pip install -U -r requirements.txt
after a update!
Working updating
- update now works even from web interface
- no need for manual update, because Debian users can use their package manager
- from now on, every build will also have .deb file attached
HUGE speed improvement
- SG is now super fast during periodic scan even on large files
- SG update from web interface is now working as expected
1.02 with security fix
Known high severity security vulnerability was detected in urllib3 < 1.24.2, requirements.txt were updated in order to compensate that.
Backwardly compatible
This version is compatible with any Python 3+
Security hotfix
Update requests to the newest version to prevent security issues
1.0, baby!
Everything what should work works, hopefully