1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-07-05 09:31:24 +00:00
dockerfiles/tor/torrc

11 lines
327 B
Plaintext
Raw Normal View History

2015-06-18 12:30:05 +00:00
SocksPort 0
2015-06-18 10:10:26 +00:00
ORPort 9001
BridgeRelay 1
Exitpolicy reject *:*
Nickname datageek
2015-06-18 12:30:05 +00:00
ContactInfo noreply@datageek.info
2015-09-28 08:16:22 +00:00
DataDirectory /var/lib/tor
2015-09-28 07:41:16 +00:00
#ServerTransportPlugin fte exec /usr/bin/fteproxy --mode server --managed
2015-09-28 07:33:24 +00:00
#ServerTransportPlugin obfs3 exec /usr/bin/obfsproxy managed
2015-09-28 07:41:16 +00:00
ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy