Skip to content

Commit 3373c43

Browse files
DeftNerdMarcoFalke
authored andcommitted
[doc] Update port in tor.md
Tor Browser Bundle spawns the Tor process and listens on port 9150, it doesn't randomly pick a port. [ci skip] (cherry picked from commit 1b63cf9)
1 parent a914968 commit 3373c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ TOR SUPPORT IN BITCOIN
33

44
It is possible to run Bitcoin as a Tor hidden service, and connect to such services.
55

6-
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 a random port. See [Tor Project FAQ:TBBSocksPort](https://www.torproject.org/docs/faq.html.en#TBBSocksPort) for how to properly
6+
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
77
configure Tor.
88

99

0 commit comments

Comments
 (0)