From a30cdfe41d80696a8bdba575a8f0bd927c58f073 Mon Sep 17 00:00:00 2001 From: hal9 Date: Mon, 12 Nov 2007 00:42:19 +0000 Subject: [PATCH] Add new command line option for chrooting, new intercepting proxy feature, and other minor changes. --- doc/source/privoxy-man-page.sgml | 33 ++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml index db95a76a..dd12c019 100644 --- a/doc/source/privoxy-man-page.sgml +++ b/doc/source/privoxy-man-page.sgml @@ -5,7 +5,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: privoxy-man-page.sgml,v 2.12 2006/11/14 01:57:47 hal9 Exp $ + $Id: privoxy-man-page.sgml,v 2.13 2007/04/12 11:30:37 fabiankeil Exp $ Copyright (C) 2001-2007 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -43,9 +43,9 @@ - - - + + + @@ -77,6 +77,7 @@ pidfile user[.group] + hostname configfile @@ -159,6 +160,16 @@ + + --pre-chroot-nslookup hostname + + + Initialize the resolver library using hostname + before chroot'ing. On some systems this reduces the number of files + that must be copied into the chroot tree. + + + @@ -183,10 +194,11 @@ Installation and Usage - Browsers must be individually configured to use Privoxy as - a HTTP proxy. The default setting is for localhost, on port 8118 - (configurable in the main config file). To set the HTTP proxy in Netscape - and Mozilla, go through: Edit; + Browsers can either be individually configured to use + Privoxy as a HTTP proxy, or Privoxy can + be set to act as an intercepting proxy (see config). The default setting is for + localhost, on port 8118 (configurable in the main config file). To set the + HTTP proxy in Netscape and Mozilla, go through: Edit; Preferences; Advanced; Proxies; Manual Proxy Configuration; View. @@ -240,7 +252,8 @@ The actions list (ad blocks, etc) can also be configured with your - web browser at http://config.privoxy.org/. + web browser at http://config.privoxy.org/ + (assuming the configuration allows it). Privoxy's configuration parameters can also be viewed at the same page. In addition, Privoxy can be toggled on/off. This is an internal page, and does not require Internet access. @@ -392,7 +405,7 @@ .sun.com .msdn.microsoft.com - # These sites breaks easily. Use our "fragile" alias here. + # These sites break easily. Use our "fragile" alias here. { fragile } .forbes.com mybank.example.com -- 2.39.2