Sebastian Hahn commited on 2015-05-10 00:37:20
Zeige 1 geänderte Dateien mit 6 Einfügungen und 3 Löschungen.
... | ... |
@@ -56,9 +56,12 @@ |
56 | 56 |
<br> |
57 | 57 |
|
58 | 58 |
<p> |
59 |
- If you want to use Tor for anonymous web browsing, please use <a href="<page projects/torbrowser>">Tor Browser</a>. It comes with readily configured Tor and a browser patched for better anonymity. To use SOCKS directly (for instant messaging, Jabber, IRC, etc), |
|
60 |
- you can point your application directly at Tor (localhost |
|
61 |
- port 9050), but see <a href="<page docs/faq#TBBSocksPort">this FAQ |
|
59 |
+ If you want to use Tor for anonymous web browsing, please use <a |
|
60 |
+ href="<page projects/torbrowser>">Tor Browser</a>. It comes with |
|
61 |
+ readily configured Tor and a browser patched for better anonymity. |
|
62 |
+ To use SOCKS directly (for instant messaging, Jabber, IRC, etc), you |
|
63 |
+ can point your application directly at Tor (localhost |
|
64 |
+ port 9050, or port 9150 for Tor Browser), but see <a href="<page docs/faq#TBBSocksPort">this FAQ |
|
62 | 65 |
entry</a> for why this may be dangerous. For applications |
63 | 66 |
that support neither SOCKS nor HTTP, take a look at <a href="https://code.google.com/p/torsocks/">torsocks</a> |
64 | 67 |
or <a href="http://www.dest-unreach.org/socat/">socat</a>. |
65 | 68 |