mirror of
https://github.com/torproject/webwml.git
synced 2024-12-14 22:08:41 +00:00
Clean up p tags on android page
This commit is contained in:
parent
6dec807b6c
commit
dabf6382e1
@ -85,13 +85,13 @@
|
||||
</a></h2>
|
||||
<br>
|
||||
<p>
|
||||
Orbot offers three interfaces into the Tor network:
|
||||
Orbot offers three interfaces into the Tor network:
|
||||
</p>
|
||||
<ul>
|
||||
<li>SOCKS 4A/5 proxy 127.0.0.1:9050</li>
|
||||
<li>HTTP proxy 127.0.0.1:8118 </li>
|
||||
<li>Transparent proxying (on select devices)</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<a id="Notes"></a>
|
||||
<h2><a class="anchor" href="#Notes">Platform specific notes</a></h2>
|
||||
@ -102,7 +102,8 @@
|
||||
</p>
|
||||
<br>
|
||||
<p>
|
||||
For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment):
|
||||
For standard Android 1.x devices (G1, MyTouch3G, Hero, Droid Eris, Cliq, Moment):
|
||||
</p>
|
||||
<ul>
|
||||
<li>The “ProxySurf” browser available in the Android Market allows for use
|
||||
of a proxy. Simply set the HTTP Proxy to '127.0.0.1' and port '8118'.
|
||||
@ -110,9 +111,9 @@
|
||||
</li>
|
||||
<li>For Instant Messsaging, try “Beem” in the market, and set the Proxy to SOCKS5 '127.0.0.1' and port '9050'.</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
For Android 2.x devices: Droid, Nexus One
|
||||
For Android 2.x devices: Droid, Nexus One
|
||||
</p>
|
||||
<ul>
|
||||
<li>You must root your device for Orbot to transparently proxy all TCP traffic.</li>
|
||||
<li>For non-modified and non-rooted phones, you'll want to manually configure
|
||||
|
Loading…
Reference in New Issue
Block a user