updating binaries and config files

This commit is contained in:
Nathan Freitas 2012-02-11 22:38:32 -05:00
parent 2c9d686476
commit 834188a22e
4 changed files with 2 additions and 16 deletions

Binary file not shown.

Binary file not shown.

View File

@ -12,18 +12,4 @@ TransPort 9040
DNSListenAddress 127.0.0.1
DNSPort 5400
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.30.30.25:51420
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 /data/data/org.torproject.android/app_bin/obfsproxy --managed

View File

@ -92,7 +92,7 @@ android:summary="@string/use_only_these_specified_nodes"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/bridges">
<CheckBoxPreference android:defaultValue="false"
<CheckBoxPreference android:defaultValue="true"
android:title="@string/use_bridges" android:key="pref_bridges_enabled"
android:summary="@string/enable_alternate_entrance_nodes_into_the_tor_network"></CheckBoxPreference>