|
|
@ -23,10 +23,9 @@ There are several ways to see your local onion address in Bitcoin Core:
|
|
|
|
You may set the `-debug=tor` config logging option to have additional
|
|
|
|
You may set the `-debug=tor` config logging option to have additional
|
|
|
|
information in the debug log about your Tor configuration.
|
|
|
|
information in the debug log about your Tor configuration.
|
|
|
|
|
|
|
|
|
|
|
|
CLI `-addrinfo` returns the number of addresses known to your node per network
|
|
|
|
CLI `-addrinfo` returns the number of addresses known to your node per
|
|
|
|
type, including Tor v2 and v3. This is useful to see how many onion addresses
|
|
|
|
network. This can be useful to see how many onion peers your node knows,
|
|
|
|
are known to your node for `-onlynet=onion` and how many Tor v3 addresses it
|
|
|
|
e.g. for `-onlynet=onion`.
|
|
|
|
knows when upgrading to Bitcoin Core v22.0 and up that supports Tor v3 only.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 1. Run Bitcoin Core behind a Tor proxy
|
|
|
|
## 1. Run Bitcoin Core behind a Tor proxy
|
|
|
|
|
|
|
|
|
|
|
|