pybl/README.md

9 lines
403 B
Markdown
Raw Normal View History

2016-01-24 19:05:59 +01:00
# py-squid-blacklists
Squid helper handling squidguard blacklists written in python
2016-02-03 21:31:33 +01:00
* Only supports domains blacklists actually (ie : google.com, www.google.com, api.google.com, etc.)
* All blacklists are loaded in RAM
* Usable as an external acl plugin of squid
* Written because of poor developpement on squidguard and bad support of blacklists files using squid3
* Tested on Debian 8 / python 2.7.9