If you wish to chain privoxy with Tor you'll want to ship a
configuration file (/etc/polipo/config) with privoxy like so:

allowedClients = 127.0.0.1
allowedPorts = 1-65535
cacheIsShared = false
censoredHeaders = from,accept-language,x-pad,link
censorReferer = maybe
chunkHighMark = 67108864
disableConfiguration = true
disableLocalInterface = true
disableVia = true
diskCacheRoot = ""
forward-socks4a / 127.0.0.1:9050 .
localDocumentRoot = ""
maxConnectionAge = 5m
maxConnectionRequests = 120
proxyAddress = "127.0.0.1"
proxyName = "localhost"
proxyPort = 8118
serverMaxSlots = 8
serverSlots = 2
socksParentProxy = "localhost:9050"
socksProxyType = socks5
tunnelAllowedPorts = 1-65535

I believe this should go in the privoxy package and not the Tor package.

** Changed in: tor (Ubuntu)
     Assignee: (unassigned) => Jacob Appelbaum (jacob-appelbaum)

** Changed in: tor (Ubuntu)
       Status: New => Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/355294

Title:
  Tor and Privoxy improperly configured together by default

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to