• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H02-Nov-2020-509436

samples/H03-May-2022-1,139862

src/H03-May-2022-163,505151,390

test/H02-Nov-2020-22,42720,562

CH A D31-Oct-20206.5 KiB272226

CHANGELOGH A D02-Nov-202035.7 KiB734536

COPYINGH A D17-Jan-20191.5 KiB3226

CREDITSH A D17-Feb-2015634 1710

CapiH A D20-Oct-20203.8 KiB181137

CsqdH A D17-Jun-20203.4 KiB160122

DPDKapiH A D12-Jul-20201.7 KiB8565

GPLH A D14-Jul-202017.6 KiB341281

INSTALLH A D02-Mar-2010341 117

Makefile.inH A D01-Nov-20204.6 KiB171130

NWapiH A D21-Aug-20207.2 KiB225124

NWapilinuxH A D21-Aug-20203.1 KiB145121

READMEH A D27-Feb-20172 KiB5039

config.guessH A D11-Aug-202043.2 KiB1,4811,288

config.subH A D11-Aug-202035.3 KiB1,8021,661

configureH A D03-May-2022232.4 KiB8,6997,214

configure.inH A D02-Nov-202030.2 KiB1,100949

install-shH A D17-Feb-201511.1 KiB423264

makedist.shH A D21-Aug-2020647 3719

mkinstalldirsH A D07-Dec-2006722 4123

opensslver.cH A D24-Dec-2009282 1712

test.shH A D21-Nov-2013997 2826

tt.cH A D07-Dec-2006347 1812

tttH A D17-Jun-2020623 1715

README

1The file "COPYING" contains the Copyright statement for
2the ufdbGuard software suite.
3
4The official ufdbGuard homepage is http://www.urlfilterdb.com
5ufdbGuard can be downloaded at http://www.urlfilterdb.com
6and http://sourceforge.net
7
8In case that anyone has a build problem or needs help
9installing or configuring ufdbGuard, you can send an email
10to support@urlfilterdb.com.
11We reply in less than 24 hours.
12
13Please download the Reference Manual for detailed installation
14and configuration instructions.
15
16ufdbGuard is a free (GPL2), flexible and extremely fast filter, redirector
17and access controller plugin for squid.  It lets you define multiple
18access rules with different restrictions for different user groups on
19a squid cache.  ufdbGuard uses squid's standard redirector interface.
20
21The file "GPL" contains the license of the software, the GPL
22is also known as the GNU Public License, Version 2.
23
24The ufdbGuard daemon is inspired by squidGuard 1.2 and
25has almost all of its features and more.
26Parts of the ufdbGuard daemon are based on squidGuard.
27For 3rd parties there is also an ufdbGuard API for inclusion in your application.
28
29Features of ufdbGuard:
30+  3-4 times faster than squidGuard
31+  a multithreaded daemon with one copy of the database in memory
32+  detects HTTPS proxy tunnels.
33+  detects SSH-based tunnels.
34+  blocks HTTPS for URLs without FQDN
35+  blocks HTTPS for sites without a properly signed SSL certificate
36+  uses in-memory databases
37+  enforce the SafeSearch feature on Google and other search engines
38+  an API to use ufdbGuard in any 3rd party application
39+  a test mode (-T option) allows you to test a URL filter database
40   without actually blocking sites.
41
42The Reference Manual contains a complete installation procedure.
43
44ufdbGuard is free software.
45ufdbGuard can be used with your own, free and commercial databases.
46ufdbGuard collects anonymous statistics which show that the
47URL database from URLfilterDB has on average 99.0% coverage while
48other database only have a 91.7% coverage average.
49
50