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
2012-11-08 13:57:29 +00:00
apache Updated the Blockinator code to avoid using fcntl() on NFS. No file-locking is required when opening the file in read-only mode. 2012-08-29 10:50:08 +01:00
sqlite_instr Initial code commit. 2012-05-21 19:08:04 +01: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 Initial code commit. 2012-05-21 19:08:04 +01:00
varnish.py Initial code commit. 2012-05-21 19:08:04 +01:00