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.
This repository has been archived on 2026-02-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 52.6%
  • C 31.5%
  • VCL 11.9%
  • Makefile 2.1%
  • Shell 1.9%
Find a file
2014-10-18 18:53:16 +01:00
apache Small cosmetic change. 2014-10-18 18:53:16 +01:00
varnish Removed cookie checking for Varnish -- deprecated. 2012-11-08 14:10:54 +00:00
apache.py Code tidy to ensure it complies with the Python coding standard (10/10 from PyLint). 2014-09-07 19:58:35 +01:00
blocklist.cfg Initial code commit. 2012-05-21 19:08:04 +01:00
blocklist.py Code tidy to ensure it complies with the Python coding standard (10/10 from PyLint). 2014-09-07 19:57:10 +01:00
README.md Add a Bitdeli badge to README 2014-01-25 17:32:44 +00:00
sqlite.py Code tidy to ensure it complies with the Python coding standard (10/10 from PyLint). 2014-09-07 20:07:26 +01:00
varnish.py Code tidy to ensure it complies with the Python coding standard (10/10 from PyLint). 2014-09-07 20:08:30 +01:00

Blockinator

Flattr this git repo

Bitdeli Badge