Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Releases: esoadamo/simple-guardian

Blocklist sharing intergated

10 Oct 15:02
Compare
Choose a tag to compare

This release complements the version 2.0 of the server and a whole new web interface, implementing all the new features like blocklist sharing.

More effective blocking

30 Jun 21:05
Compare
Choose a tag to compare

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

27 Apr 17:15
Compare
Choose a tag to compare

You no longer have to pip install -U -r requirements.txt after a update!

Working updating

23 Apr 21:04
Compare
Choose a tag to compare
  • 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

20 Apr 10:18
Compare
Choose a tag to compare
  • 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

19 Apr 18:37
Compare
Choose a tag to compare

Known high severity security vulnerability was detected in urllib3 < 1.24.2, requirements.txt were updated in order to compensate that.

Backwardly compatible

11 Feb 09:50
Compare
Choose a tag to compare

This version is compatible with any Python 3+

Security hotfix

05 Nov 20:32
Compare
Choose a tag to compare

Update requests to the newest version to prevent security issues

1.0, baby!

28 Oct 17:05
Compare
Choose a tag to compare

Everything what should work works, hopefully

New start

14 Aug 18:04
Compare
Choose a tag to compare

Completely rewritten, basic function