A system to dynamically block requests to Apache or Varnish based on a remote IP address, X-Forwarded-For: header, User-agent and/or cookie fragment.
Find a file
Scott Wallace 5ce554fc48 Removed cookie checking -- deprecated.
Added better NULL input handling.
Altered the logging levels for blocklist matches and module initialisation.
2012-11-08 14:03:38 +00:00
apache Removed cookie checking -- deprecated. 2012-11-08 14:03:38 +00:00
varnish Added extra-safe checking with Varnish due to threading-oddities. Thanks to Mike Wallis. 2012-11-08 13:57:29 +00:00
apache.py Initial code commit. 2012-05-21 19:08:04 +01:00
blocklist.cfg Initial code commit. 2012-05-21 19:08:04 +01:00
blocklist.py Initial code commit. 2012-05-21 19:08:04 +01:00
README Initial code commit. 2012-05-21 19:08:04 +01:00
sqlite.py Removed cookie checking -- deprecated. 2012-11-08 14:03:38 +00:00
varnish.py Initial code commit. 2012-05-21 19:08:04 +01:00