...
|
...
|
@@ -15,11 +15,11 @@
|
15
|
15
|
|
16
|
16
|
<h2>These are advanced installation instructions for running
|
17
|
17
|
Tor in a command line. The recommended way to use Tor is to simply download the
|
18
|
|
- <a href="<page projects/torbrowser>">Tor Browser Bundle</a> and you
|
|
18
|
+ <a href="<page projects/torbrowser>">Tor Browser</a> and you
|
19
|
19
|
are done.
|
20
|
20
|
</h2>
|
21
|
21
|
|
22
|
|
- <p>Even though the Tor Browser Bundle comes with a regular Tor, and you could use the graphical interface to configure Tor as a relay and bridge easily, it will only run as long as you keep the Tor Browser open. The following instructions will set up Tor without graphical interface or a browser. Many people prefer this over TBB when they host hidden services or relay traffic for other Tor users.
|
|
22
|
+ <p>Even though the Tor Browser comes with a regular Tor, and you could use the graphical interface to configure Tor as a relay and bridge easily, it will only run as long as you keep the Tor Browser open. The following instructions will set up Tor without graphical interface or a browser. Many people prefer this over TBB when they host hidden services or relay traffic for other Tor users.
|
23
|
23
|
<hr>
|
24
|
24
|
<a id="installing"></a>
|
25
|
25
|
<h2><a class="anchor" href="#installing">Step One: Install Homebrew</a></h2>
|
...
|
...
|
@@ -54,7 +54,7 @@
|
54
|
54
|
<h2><a class="anchor" href="#using">Step Four: Configure your application to use Tor</a></h2>
|
55
|
55
|
|
56
|
56
|
<p>
|
57
|
|
- If you want to use Tor for anonymous web browsing, please use the <a href="<page projects/torbrowser>">Tor Browser Bundle</a>. It comes with readily configured Tor and a browser patched for better anonymity. To use SOCKS directly (for instant messaging, Jabber, IRC, etc),
|
|
57
|
+ If you want to use Tor for anonymous web browsing, please use the <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),
|
58
|
58
|
you can point your application directly at Tor (localhost
|
59
|
59
|
port 9050), but see <a href="<wikifaq>#SOCKSAndDNS">this FAQ
|
60
|
60
|
entry</a> for why this may be dangerous. For applications
|