Skip to content

Instantly share code, notes, and snippets.

@loneops
Created January 27, 2017 07:04
Show Gist options
  • Save loneops/12e7366278ab7e9e57e3b1af204de8bf to your computer and use it in GitHub Desktop.
Save loneops/12e7366278ab7e9e57e3b1af204de8bf to your computer and use it in GitHub Desktop.
Polipo conf.
proxyAddress = "127.0.0.1"
proxyPort = 8118
allowedClients = 127.0.0.1
allowedPorts = 1-65535
proxyName = "localhost"
cacheIsShared = false
socksParentProxy = "localhost:9050"
socksProxyType = socks5
chunkHighMark = 67108864
dnsUseGethostbyname = yes
disableVia = true
censoredHeaders = from,accept-language,x-pad,link
censorReferer = maybe
maxConnectionAge = 5m
maxConnectionRequests = 120
serverMaxSlots = 80
serverSlots = 20
tunnelAllowedPorts = 1-65535
logSyslog = true
scrubLogs = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment