Skip to content

Commit 1a66d17

Browse files
Rename Bitcoin to XEP
1 parent 2211a82 commit 1a66d17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ It is possible to run XEP Core as a Tor onion service, and connect to such servi
55
The following directions assume you have a Tor proxy running on port 9050. Many distributions default to having a SOCKS proxy listening on port 9050, but others may not. In particular, the Tor Browser Bundle defaults to listening on port 9150. See [Tor Project FAQ:TBBSocksPort](https://www.torproject.org/docs/faq.html.en#TBBSocksPort) for how to properly
66
configure Tor.
77

8-
## How to see information about your Tor configuration via Bitcoin Core
8+
## How to see information about your Tor configuration via XEP Core
99

10-
There are several ways to see your local onion address in Bitcoin Core:
10+
There are several ways to see your local onion address in XEP Core:
1111
- in the debug log (grep for "tor:" or "AddLocal")
1212
- in the output of RPC `getnetworkinfo` in the "localaddresses" section
1313
- in the output of the CLI `-netinfo` peer connections dashboard

0 commit comments

Comments
 (0)