Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
64518916
Topic
5508908
Board
Bitcoin Technical Support
Re: Some questions regarding my node setup.
by
Solo6R
on
11/09/2024, 05:08:34 UTC
Quote from: nc50lc on
Today
at 04:41:33 AM
Using Bitcoin Core?
Set the provided args in the third option in this official documentary for Bitcoin Core client:
https://github.com/bitcoin/bitcoin/blob/master/doc/tor.md#3-manually-create-a-bitcoin-core-onion-service
Most importantly, the
--externalip
that you can get from "
C:/Tor/tor/hidden_service_directory/hostname
" based from the "
HiddenServiceDir
" that you've set in your torrc file.
Yeah I'm using bitcoin core. This didn't seem to solve much. I've specified my onion address via the externalip param and I'm still getting connected to via regular IPv4 addresses. Tried with discover on(1), and off(0)