Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion tools/tor/torrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ GeoIPv6File geoip\geoip6

# Log notice file data\notice.log

# Tell Tor where to find obfs4proxy
# It should reside in the root of the data directory
ClientTransportPlugin obfs2,obfs3,obfs4,scramblesuit exec data\obfs4proxy
# Uncomment this once a bridge has been entered below
# UseBridges 1

# Obfs4 bridges go here

ControlPort 49051
SOCKSPort 49050

CookieAuthentication 1
CookieAuthentication 1