diff options
author | Henry Jensen <hjensen@mailbox.org> | 2017-08-23 16:03:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:57 +0700 |
commit | 4d395cb6f08660043db01edf568b228e1aa62b24 (patch) | |
tree | 4b6fa89a0e3b2609cd66b064c227f5846f9d8504 /network/e2guardian/README | |
parent | da59d089927df37d8a56f9e6be42c59237c68ef8 (diff) |
network/e2guardian: Added (web content filter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/e2guardian/README')
-rw-r--r-- | network/e2guardian/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/e2guardian/README b/network/e2guardian/README new file mode 100644 index 000000000000..f5b5fc1cd0d5 --- /dev/null +++ b/network/e2guardian/README @@ -0,0 +1,10 @@ +e2guardian is a web content filter and a fork of DansGuardian. +It filters the actual content of pages based on many methods +including phrase matching, PICS filtering and URL filtering. +It does not purely filter based on a banned list of sites +like lesser totally commercial filters. e2guardian is designed +to be completely flexible and allows you to tailor the +filtering to your exact needs. + +This requires a proxy server so squid is a recommended +optional dependency. |