update readme

This commit is contained in:
Paul 2016-02-03 21:36:14 +01:00
parent 88b5ce3003
commit 2d09f8b543

View File

@ -2,7 +2,7 @@
Squid helper handling squidguard blacklists written in python Squid helper handling squidguard blacklists written in python
* Only supports domains blacklists actually (ie : google.com, www.google.com, api.google.com, etc.) * Only supports domains blacklists actually (ie : google.com, www.google.com, api.google.com, etc.)
* All blacklists are loaded in RAM * All specified blacklists are loaded in RAM
* Usable as an external acl plugin of squid * Usable as an external acl plugin of squid
* Written because of poor developpement on squidguard and bad support of blacklists files using squid3 * Written because of poor developpement on squidguard and bad support of blacklists files using squid3
* Tested on Debian 8 / python 2.7.9 * Tested on Debian 8 / python 2.7.9