Skip to content

Instantly share code, notes, and snippets.

@Alex0007
Created January 3, 2015 23:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alex0007/5b6130cf804d4562d4a2 to your computer and use it in GitHub Desktop.
Save Alex0007/5b6130cf804d4562d4a2 to your computer and use it in GitHub Desktop.
polipo configuration file
logSyslog = true
logFile = /var/log/polipo/polipo.log
socksParentProxy = "localhost:9050"
proxyPort = 8118
proxyAddress = "127.0.0.1"
dnsNameServer = "127.0.0.1"
dnsUseGethostbyname = false
diskCacheTruncateTime = 10d
diskCacheUnlinkTime = 60d
diskCacheTruncateSize = 4 MB
allowedPorts = 1-65535
tunnelAllowedPorts = 1-65535
proxyName = "Alex0007"
pipelineAdditionalRequests = true
maxPipelineTrain = 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment