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