mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 00:16:26 +00:00
Update 12_1_Verifying_Your_Tor_Setup.md
This commit is contained in:
parent
710a9f88f7
commit
d9d73b6574
@ -18,7 +18,7 @@ Configuration was valid
|
||||
```
|
||||
## 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user