X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Fuser-manual.sgml;h=b3e14d840c1eee700a271de9c97109d84781c68b;hp=4151b425aae3408e77e27ac6f34609ba9a754092;hb=fa97581ab8f6215932993dfe8d81be7afb2c8108;hpb=afac6cca62fd37496b45e002c6c18da532e001ef diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 4151b425..b3e14d84 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -13,7 +13,7 @@ - + @@ -36,9 +36,9 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.211 2016/05/22 12:42:11 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.219 2017/04/20 11:11:43 fabiankeil Exp $ - Copyright (C) 2001-2016 Privoxy Developers https://www.privoxy.org/ + Copyright (C) 2001-2017 Privoxy Developers https://www.privoxy.org/ See LICENSE. ======================================================================== @@ -57,12 +57,12 @@ - Copyright &my-copy; 2001-2016 by + Copyright &my-copy; 2001-2017 by Privoxy Developers -$Id: user-manual.sgml,v 2.211 2016/05/22 12:42:11 fabiankeil Exp $ +$Id: user-manual.sgml,v 2.219 2017/04/20 11:11:43 fabiankeil Exp $ The Client Tag Pattern @@ -2448,6 +2449,8 @@ CLIENT-TAG:^circumvent-blocks$ example.org/blocked-example-page + + @@ -3019,6 +3022,21 @@ TAG:^User-Agent: MPlayer/ TAG:^RANGE-REQUEST$ + + +# Tag all requests with the client IP address +# +# (Technically the client IP address isn't included in the +# client headers but client-header taggers can set it anyway. +# For details see the tagger in default.filter) +{+client-header-tagger{client-ip-address}} +/ + +# Change forwarding settings for requests coming from address 10.0.0.1 +{+forward-override{forward-socks5 127.0.1.2:2222 .}} +TAG:^IP-ADDRESS: 10\.0\.0\.1$ + + @@ -6167,7 +6185,7 @@ for-privoxy-version=3.0.11 The first of our specialized sections is concerned with fragile sites, i.e. sites that require minimum interference, because they are either very complex or very keen on tracking you (and have mechanisms in place that - make them unusable for people who avoid being tracked). We will simply use + make them unusable for people who avoid being tracked). We will use our pre-defined fragile alias instead of stating the list of actions explicitly: @@ -6317,7 +6335,7 @@ count*. It's quite remarkable how many advertisers actually call their banner servers ads.company.com, or call the directory - in which the banners are stored simply banners. So the above + in which the banners are stored literally banners. So the above generic patterns are surprisingly effective.