mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #6947
19d1b3590
add a convenience script to start monero with inbound tor (moneromooo-monero)
This commit is contained in:
commit
49f7e961c0
2 changed files with 96 additions and 0 deletions
|
@ -687,6 +687,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