From: hal9 Date: Sun, 14 Oct 2001 23:46:24 +0000 (+0000) Subject: Various minor changes. Fleshed out SEE ALSO section. X-Git-Tag: v_2_9_10~122 X-Git-Url: http://www.privoxy.org/gitweb/%40default-cgi%40edit-actions?a=commitdiff_plain;h=2541375cc6eee9519d3f54a364da26bcded3fc15;p=privoxy.git Various minor changes. Fleshed out SEE ALSO section. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index b07c6df4..d822272f 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -65,11 +65,11 @@ You can find the latest version of the user manual at Internet Junkbuster and is incomplete at this point. The most up to date reference for the time being is still the comments in the source files and in the individual configuration files. Development - of version 3.0 is currently underway, and includes significant changes and + of version 3.0 is currently underway, and includes many significant changes and enhancements over earlier verions. The target release date for stable v3.0 is December 2001. @@ -85,7 +85,7 @@ You can find the latest version of the user manual at - A browser based GUI configuration utility. + A browser based GUI configuration utility (not finished). @@ -162,7 +162,7 @@ You can find the latest version of the user manual at Junkbuster Home Page - for current releases. Junkbuster is also available + for current release info. Junkbuster is also available via CVS. This is the recommended approach at this time. But please be aware that CVS @@ -241,7 +241,7 @@ You can find the latest version of the user manual at - rpm -Uvv /usr/src/redhat/RPMS/i686/junkbuster-2.9.8-1.i686.rpm + rpm -Uvv /usr/src/redhat/RPMS/i686/junkbuster-2.9.9-1.i686.rpm @@ -280,10 +280,10 @@ You can find the latest version of the user manual at - rpm -Uvv /usr/src/suse/RPMS/i686/junkbuster-2.9.8-1.i686.rpm + rpm -Uvv /usr/src/suse/RPMS/i686/junkbuster-2.9.9-1.i686.rpm @@ -360,8 +360,8 @@ Thanx David Schmidt! Windows -I need help on this. Not a clue here. Also for -configuration section below. +Click-click. (I need help on this. Not a clue here. Also for +configuration section below. HB.) @@ -409,7 +409,8 @@ configuration section below. The main configuration file is named config on Linux, Unix, BSD, and OS/2, and junkbustr.txt on - Windows. + Windows. On Amiga, it is + AmiTCP:db/junkbuster/config. @@ -1160,7 +1161,7 @@ configuration section below. Forwarding - This feature allows routing of HTTP requests via multiple proxies. + This feature allows chaining of HTTP requests via multiple proxies. It can be used to better protect privacy and confidentiality when accessing specific domains by routing requests to those domains to a special purpose filtering proxy such as lpwa.com. @@ -1418,8 +1419,11 @@ configuration section below. # Define junkbuster as parent cache + + cache_peer 127.0.0.1 parent 8000 0 no-query + # Define ACL for protocol FTP acl FTP proto FTP @@ -2428,13 +2432,15 @@ Removed references to Win32. HB 09/23/01 Aliases Custom actions, known to Junkbuster - as aliases, can be defined by combing other actions. + as aliases, can be defined by combining other actions. These can in turn be invoked just like the built-in actions. Currently, an alias can contain any character except space, tab, =, { or }. But please use only a- z, 0-9, +, and - -. Alias names are not case sensitive, and must be defined - before they are used. + -. Alias names are not case sensitive, and + must be defined before anything else in + actionsfile! And there can only be one set of + aliases of defined. @@ -2445,10 +2451,8 @@ Removed references to Win32. HB 09/23/01 - # Aliases + # Useful customer aliases we can use later. These must come first! {{alias}} - - # Useful aliases +no-cookies = +no-cookies-set +no-cookies-read -no-cookies = -no-cookies-set -no-cookies-read fragile = -block -no-cookies -filter -fast-redirects -hide-referer -no-popups @@ -2480,6 +2484,7 @@ Removed references to Win32. HB 09/23/01 {fragile} .office.microsoft.com .windowsupdate.microsoft.com + .nytimes.com # Shopping sites - still want to block ads. {shop} @@ -2576,14 +2581,39 @@ Removed references to Win32. HB 09/23/01 Quickstart to Using Junkbuster - Install package, then run and enjoy! Be sure your browser is set to use + Install package, then run and enjoy! Junbuster + accepts only one command line option -- the configuration file to be + used. Example Unix startup command: + + + + + + # /usr/sbin/junkbuster /etc/junkbuster/config & + + + + + + If no configuration file is specified on the command line, + Junkbuster will look for a file named + config in the current directory. Except on Amiga where + it will look for AmiTCP:db/junkbuster/config and Win32 + where it will try junkbstr.txt. If no file is specified + on the command line and no default configuration file can be found, + Junkbuster will fail to start. + + + + Be sure your browser is set to use the proxy which is by default at localhost, port 8000. With Netscape (and Mozilla), this can be set under Edit -> Preferences -> Advanced -> Proxies -> HTTP Proxy. For Internet - Explorer: Internet Properties -> Connections -> - LAN Setting. Then, check Use Proxy and fill in the - appropriate info (Address: localhost, Port: 8000). + Explorer: Tools > Internet Properties -> + Connections -> LAN Setting. Then, check Use Proxy + and fill in the appropriate info (Address: localhost, Port: 8000). + Include if HTTPS proxy support too. @@ -2599,12 +2629,20 @@ Removed references to Win32. HB 09/23/01 browser(s) should be set to accept all cookies. + + If a particular site shows problems loading properly, try adding it + to the {fragile} section of + actionsfile. This will turn off most actions for + this site. + + HTTP/1.1 support is not fully implemented. If browsers that - support HTTP/1.1 (like Mozilla or recent versions of I.E.) experience - problems, you might try to force HTTP/1.0 compatiblity. For Mozilla, look under Edit -> - Preferences -> Debug -> Networking. Or set the - +downgrade config option in actionsfile. + support HTTP/1.1 (like Mozilla or recent versions + of I.E.) experience problems, you might try to force HTTP/1.0 compatiblity. + For Mozilla, look under Edit -> Preferences -> Debug -> + Networking. Or set the +downgrade config option in + actionsfile. @@ -2706,7 +2744,44 @@ communication (bugs, feature requests, etc.) See also -To be filled. What should go here :/ + + + + +   http://sourceforge.net/projects/ijbswa + + + + +   http://ijbswa.sourceforge.net/ + + + + +   http://ijbswa.sourceforge.net/config/ + + + + +   http://www.junkbusters.com/ht/en/cookies.html + + + + +   http://www.waldherr.org/junkbuster/ + + + + +   http://privacy.net/analyze/ + + + + +  http://www.squid-cache.org/ + + +