Hello. I'm looking for precisely the opposite for this: "onlynet=onion"
Any suggestions?
How to block connections to TOR nodes and only accept other nodes?
Can I configure it through the Bitcoin Core Console, in the bitcoin.conf?
You may set
onion=0 and
listenonion=0 to your bitcoin.conf file or
use
-noonion and
-listenonion=0 as command line args to prevent both incoming and outgoing Tor connections.
But although it's on-topic, it would be better if you've opened a new topic in
Bitcoin Technical Support board since this thread is 9 years old.
If there's any additional questions, go through the link to get to that board and click the small "
new topic" button at the right, near "
search".