mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
add a convenience script to start monero with inbound tor
This commit is contained in:
parent
8b3b106ad1
commit
19d1b35905
2 changed files with 96 additions and 0 deletions
|
@ -686,6 +686,9 @@ Example command line to start monerod through Tor:
|
|||
DNS_PUBLIC=tcp torsocks monerod --p2p-bind-ip 127.0.0.1 --no-igd
|
||||
```
|
||||
|
||||
A helper script is in contrib/tor/monero-over-tor.sh. It assumes Tor is installed
|
||||
already, and runs Tor and Monero with the right configuration.
|
||||
|
||||
### Using Tor on Tails
|
||||
|
||||
TAILS ships with a very restrictive set of firewall rules. Therefore, you need
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue