Skip to content

Commit

Permalink
Update tor.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elanaint committed Feb 22, 2015
1 parent a556508 commit b6ac14c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/tor.md
Expand Up @@ -39,7 +39,7 @@ outgoing connections be anonymized, but more is possible.

In a typical situation, this suffices to run behind a Tor proxy:

./darkcoin -proxy=127.0.0.1:9050
./darkcoind -proxy=127.0.0.1:9050


2. Run a darkcoin hidden server
Expand Down Expand Up @@ -89,5 +89,5 @@ and open port 9999 on your firewall (or use -upnp).
If you only want to use Tor to reach onion addresses, but not use it as a proxy
for normal IPv4/IPv6 communication, use:

./darkcoin -onion=127.0.0.1:9050 -externalip=ssapp53tmftyjmjb.onion -discover
./darkcoind -onion=127.0.0.1:9050 -externalip=ssapp53tmftyjmjb.onion -discover

0 comments on commit b6ac14c

Please sign in to comment.