###########################################################################
##  Copyright (C) Wizardry and Steamworks 2013 - License: GNU GPLv3      ##
##  Please see: http://www.gnu.org/licenses/gpl.html for legal details,  ##
##  rights of fair usage, the disclaimer and warranty conditions.        ##
###########################################################################
## Squid3 - general privacy settings.                                    ##
###########################################################################
 
### Ignore responses from different nameservers.
ignore_unknown_nameservers on
 
### Turn off sending squid version information.
httpd_suppress_version_string on
 
### Remove via and x-forwarded-for
## Do not disable via if it will be cleaned by upstream proxies under our
## control.
# via off
forwarded_for delete
follow_x_forwarded_for deny all
 
### Replace accept encoding.
request_header_replace Accept */*
request_header_replace Accept-Encoding *
request_header_replace Accept-Charset utf-8
## Disabled: may break media.
#request_header_replace Accept-Encoding gzip, deflate
### Very important: net neutrality and global equity tweak. . .
request_header_replace Accept-Language en-US
 
### Replace User-Agent.
### Take your pick!
## Firefox
# request_header_replace User-Agent Mozilla/6.0 (Windows NT 6.2; WOW64; rv:16.0.1) Gecko/20121011 Firefox/16.0.1
## iPad
# request_header_replace User-Agent Mozilla/5.0 (iPad; CPU OS 5_1 like Mac OS X; en-us) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9B176 Safari/7534.48.3
## Windows XP2, IE7
# request_header_replace User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)
## Blackberry
# request_header_replace User-Agent Mozilla/5.0 (BlackBerry; U; BlackBerry AAAA; en-US) AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.0.0.1 Mobile Safari/534.11+
## Chromium
request_header_replace User-Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36

squid/templates/3/default_configuration/privacy.conf.txt ยท Last modified: 2022/04/19 08:28 by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.