# Last modified 060204 confdir /etc/privoxy logdir /var/log/privoxy actionsfile standard # Internal purpose actionsfile default # Main actions file actionsfile user # User customizations #filterfile default.filter filterfile user.filter #trustfile trust #logfile /dev/null #jarfile /dev/null logfile privoxy.log jarfile privoxyjar.log #user-manual http://www.privoxy.org/user-manual/ #trust-info-url http://www.example.com/why_we_block.html #trust-info-url http://www.example.com/what_we_allow.html #proxy-info-url http://www.example.com/proxy-service.html admin-address webmaster@sabi.co.UK # If you want to use CLF (Common Log Format), you should set # "debug 512" ONLY and not enable anything else. #debug 1 # show each GET/POST/CONNECT request #debug 2 # show each connection status #debug 4 # show I/O status #debug 8 # show header parsing #debug 16 # log all data into the logfile #debug 32 # debug force feature #debug 64 # debug regular expression filter #debug 128 # debug fast redirects #debug 256 # debug GIF de-animation #debug 512 # Common Log Format #debug 1024 # debug kill pop-ups #debug 2048 # CGI user interface #debug 4096 # Startup banner and warnings. #debug 8192 # Non-fatal errors debug 4096 debug 8192 # Errors *we recommended enabling this* listen-address 0:8118 permit-access localhost/32 permit-access net/8 #deny-access 192.168.45.73 www.dirty-stuff.example.com # If set to 0, Privoxy will start in "toggled off" mode, # i.e. behave like a normal, content-neutral proxy where all ad # blocking, filtering, etc are disabled. toggle 1 enable-remote-toggle 0 enable-edit-actions 0 buffer-limit 4096 # target_pattern http_parent[:port] # where target_pattern is a URL pattern that specifies to which # requests (i.e. URLs) this forward rule shall apply. Use / # to denote "all URLs". http_parent[:port] is the DNS name or # IP address of the parent HTTP proxy through which the requests # should be forwarded, optionally followed by its listening port # (default: 8080). Use a single dot (.) to denote "no forwarding". forward / localhost:3128 #forward / wwwcache.aber.ac.uk:8080 forward localhost . forward .sabi.co.uk . forward .aware.org.uk . forward .mythengine.org.uk . forward .barkingbananas.com . forward .kaleidyn.com . forward .kinestar.com . forward .clara.net . forward .clara.co.uk . forward .claranet.co.uk . forward .claranet.com . forward .claramail.com . forward .clarashop.com . forward .services.msn.com . forward .oe.hotmail.com . #forward-socks4a / socks.example.com:1080 www-cache.example-isp.net:8080 # Windows only #activity-animation 1 #log-messages 1 #log-buffer-size 1 #log-max-lines 200 #log-highlight-messages 1 #log-font-name Comic Sans MS #log-font-size 8 #show-on-task-bar 0 #close-button-minimizes 1 #hide-console