mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
Update tor.md
This commit is contained in:
parent
a5565084f2
commit
b6ac14c5c1
@ -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
|
||||
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user