MasterpieceDockerCompose/tor-socks-proxy/torrc

21 lines
720 B
Plaintext

# opzioni personalizzate
# fonte: https://2019.www.torproject.org/docs/tor-manual.html.en
CookieAuthentication 1
AvoidDiskWrites 1
GuardLifetime 1 days
ConnectionPadding 1
ClientOnly 1
GeoIPExcludeUnknown 1
ExitPolicy reject *:*
BridgeRelay 0
# five eyes e derivati
# fonte: https://web.archive.org/web/20211221142643/https://privacyguides.org/providers/#ukusa | https://wikiless.org/wiki/Five_Eyes
ExcludeNodes {IT}, {GB}, {CA}, {US}, {AU}, {NZ}, {NL}, {FR}, {DK}, {NO}, {SE}, {CN}, {IN}, {RU}, {IE}, {AG}
# opzioni di default
# fonte: https://raw.githubusercontent.com/PeterDaveHello/tor-socks-proxy/master/torrc
HardwareAccel 1
Log notice stdout
DNSPort 0.0.0.0:8853
SocksPort 0.0.0.0:9150
DataDirectory /var/lib/tor