From 19d1b35905a0f907230a7cc1777077e8b2f606f6 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Wed, 28 Oct 2020 21:57:19 +0000 Subject: add a convenience script to start monero with inbound tor --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2fea5385b..ec6986036 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3