X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=README;h=694844fe98b382ad796fe0dd2038f133fcea2a96;hb=0c5b7cd3457922c660776509ea92b626fb413a01;hp=dfc6ee7390db87258ac4a08b5bd2e13611c9e4b4;hpb=e3f45fd5c52b9f412c4685bfc5b8be8f9e85dc9a;p=privoxy.git diff --git a/README b/README index dfc6ee73..694844fe 100644 --- a/README +++ b/README @@ -36,9 +36,17 @@ which will eventually become Junkbuster v3.0. See http://ijbswa.sourceforge.net. Internet Junkbuster is a web proxy with advanced filtering -capabilities for protecting privacy and removing ads, banners, pop-ups -and other obnoxious Internet Junk. - +capabilities for protecting privacy, filtering web page content, +managing cookies, controlling access, and removing ads, banners, +pop-ups and other obnoxious Internet Junk. Junkbuster has a very +flexible configuration and can be customized to suit individual needs +and tastes. Internet Junkbuster has application for both stand-alone +systems and multi-user networks. + +JunkBuster was originally written by JunkBusters Corporation, and was +released as free open-source software under the GNU GPL. Stefan +Waldherr made many improvements, and started the SourceForge project +to continue development. INSTALL -------- @@ -48,8 +56,10 @@ For tarball, first unpack: tar zxvf ijb_source_* cd ijb_source_2.9.9_alpha + autoheader [suggested for CVS source] + autoconf [suggested for CVS source] ./configure - make + make (gmake on BSD?) su make install @@ -72,27 +82,29 @@ build as above. junkbuster /etc/junkbuster/config & -Or for RPMS: /etc/rc.d/init.d/junkbuster start +Or for RedHat: /etc/rc.d/init.d/junkbuster start +Or for SuSE: /etc/rc.d/junkbuster start The only command line option supported is the location of the main configuration file. If none is specified, Junkbuster will look for a file named 'config' in the current directory. -CONFIGURATION -------------- + CONFIGURATION +-------------- See: 'config', 'actionsfile', and 're_filterfile'. These are all well commented. On Unix-like systems, these files are installed in /etc/junkbuster. On Windows, then wherever the executable itself is installed. There are many significant changes and advances since v2.0.x. The user-manual has a -run down of configuration options, and examples. +run down of configuration options, and examples: +http://ijbswa.sourceforge.net/user-manual/. Be sure to set your browser(s) for HTTP/HTTPS Proxy at localhost:8000. -DOCUMENTATION -------------- + DOCUMENTATION +-------------- The best source of information on the current development version, is either comments in the source code, or the included configuration @@ -108,8 +120,8 @@ what Junkbuster can do under doc/obsolete/*. Much has changed since these docs were written, so beware. -BUGS ----- + BUGS +----- Use the form at http://sourceforge.net/tracker/index.php?group_id=11118&atid=111118 to @@ -119,4 +131,4 @@ anything new. ------------------------------------------------------------------------- ijbswa-developers@lists.sourceforge.net -$Id: README,v 1.3 2001/10/15 05:37:32 hal9 Exp $ +$Id: README,v 1.6 2001/10/24 18:47:54 hal9 Exp $