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-08-29 10:50:08 +01: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 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
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