From 18a96c7977a44bd4569a6d906b4216f25fe14a07 Mon Sep 17 00:00:00 2001 From: Jay Graber Date: Tue, 11 Oct 2016 15:48:09 -0700 Subject: [PATCH] Update tor.md --- doc/tor.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/tor.md b/doc/tor.md index 10279417c..495c59f3e 100644 --- a/doc/tor.md +++ b/doc/tor.md @@ -70,8 +70,7 @@ your zcashd's P2P listen port (8233 by default). In a typical situation, where you're only reachable via Tor, this should suffice: - ./zcashd -proxy=127.0.0.1:9050 -externalip=zctestseie6wxgio.onion - -listen + ./zcashd -proxy=127.0.0.1:9050 -externalip=zctestseie6wxgio.onion -listen (obviously, replace the Onion address with your own). If you don't care too much about hiding your node, and want to be reachable on IPv4 as well, additionally