Issue Details
- Number
- 14692
- Title
- Can't configure bitocoind to only send tx via Tor but receive clearnet transactions
- Description
- <!-- Describe the issue -->
There does not seen to be a way to enable onlynet=onion for sending only and regular clearnet for receiving only.
<!--- What behavior did you expect? -->
I expected that onlynet=onion would mean outbound connections from only onion nodes. This sort of works but I need to manually add nodes and then if a node is not open also to the outside I am in an isolate Bitcoin network. I also do not seem to be getting any inbound connections with onlynet=onion is this because my IP is always different under Tor and I need to post my .onion domain somewhere for people to find?
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
0.17
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
Ubuntu 18.04
<!-- Any extra information that might be useful in the debugging process. -->
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->
- URL
-
https://github.com/bitcoin/bitcoin/issue/14692
- Closed by
-
Back to List