html update
Jacob Appelbaum

Jacob Appelbaum commited on 2010-02-23 06:03:27
Zeige 1 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.

... ...
@@ -72,20 +72,20 @@ src="../img/android/android-settings-150x150.jpg"/>
72 72
 For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment):
73 73
 <ul>
74 74
 <li>The “ProxySurf” browser available in the Android Market allows for use
75
-    of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'.
76
-<li>For Instant Messsaging, try “Beem” in the market.
75
+    of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'.</li>
76
+<li>For Instant Messsaging, try “Beem” in the market, and set the Proxy to SOCKS5 '127.0.0.1' and port '9050'.</li>
77 77
 </ul>
78 78
 </p>
79 79
 <p>
80 80
 For Android 2.x devices: Droid, Nexus One
81 81
 <ul>
82
-<li>You must root your device for Orbot to transparently proxy all TCP traffic.
82
+<li>You must root your device for Orbot to transparently proxy all TCP traffic.</li>
83 83
 <li>For non-modified and non-rooted phones, you'll want to manually configure
84
-    your specific applications.
84
+    your specific applications.</li>
85 85
 <li>If you root your device, whether it is 1.x or 2.x based, Orbot will
86 86
     automatically, transparently proxy all web traffic on port 80 and 443
87 87
     and all DNS requests. This includes the built-in Browser, Gmail, YouTube,
88
-    Maps and any other application that uses standard web traffic.
88
+    Maps and any other application that uses standard web traffic.</li>
89 89
 </ul>
90 90
 </p>
91 91
 
92 92