# If non-zero, try to write to disk less frequently than we would otherwise.
AvoidDiskWrites 1
# Store working data, state, keys, and caches here.
DataDirectory .\Data\Tor
GeoIPFile .\Data\Tor\geoip
# Where to send logging messages.  Format is minSeverity[-maxSeverity]
# (stderr|stdout|syslog|file FILENAME).
Log notice stdout
# Bind to this address to listen to connections from SOCKS-speaking
# applications.
SocksListenAddress 127.0.0.1
SocksPort 9150
ControlPort 9151

UseBridges 1

bridge obfs2 38.229.33.18:42401
bridge obfs2 85.17.20.242:61264
bridge obfs2 85.214.131.213:1051
bridge obfs2 86.59.30.35:45605
bridge obfs2 91.208.34.7:5353
bridge obfs2 109.105.109.163:53999
bridge obfs2 109.163.233.195:1051
bridge obfs2 128.31.0.34:1051
bridge obfs2 131.215.158.1:29936
bridge obfs2 173.254.192.38:1051
bridge obfs2 188.40.20.215:32982
bridge obfs2 212.112.242.160:49259
bridge obfs2 213.108.105.129:36609

ClientTransportPlugin obfs2 exec obfsproxy --managed

