Update 12_1_Verifying_Your_Tor_Setup.md

This commit is contained in:
Javier Vargas 2020-06-30 23:26:24 +02:00 committed by GitHub
parent 710a9f88f7
commit d9d73b6574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ Configuration was valid
``` ```
## Verify bitcoind Tor setup ## Verify bitcoind Tor setup
You should see something like this in your debug log file to verify your ID onion address. You should see something like this in your debug log file to verify your ID onion address, which confirms you're using an onion hidden service that will bypass firewalls and NAT's and allows you connect to your node remotely using your ID and port.
``` ```
$ grep -e "tor: " debug.log $ grep -e "tor: " debug.log