Skip to content

Instantly share code, notes, and snippets.

@MrChrisJ
Created February 16, 2016 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrChrisJ/1098de03ef9588943fc7 to your computer and use it in GitHub Desktop.
Save MrChrisJ/1098de03ef9588943fc7 to your computer and use it in GitHub Desktop.
Bitcoin.conf - Tor Settings
# Use proxy to reach tor hidden services (default: same as -proxy)
# onlynet=Tor
# onion=127.0.0.1:9050
# listen=1
# bind=127.0.0.1:8333
# externalip=<your_onion_address>
#seed nodes on Tor network
# seednode=nkf5e6b7pl4jfd4a.onion
# seednode=e3tn727fywnioxrc.onion
# seednode=nkf5e6b7pl4jfd4a.onion
# seednode=hhiv5pnxenvbf4am.onion
@wayudi208012
Copy link

Use proxy to reach tor hidden services (default: same as -proxy)

onlynet=Tor

onion=127.0.0.1:9050

listen=1

bind=127.0.0.1:8333

externalip=<your_onion_address>33s5rKMCeJGUsxMym9b2pSTdNJnKQFpnzv

#seed nodes on Tor network

seednode=nkf5e6b7pl4jfd4a.onion

seednode=33s5rKMCeJGUsxMym9b2pSTdNJnKQFpnzv.onion

seednode=nkf5e6b7pl4jfd4a.onion

seednode=hhiv5pnxenvbf4am.onion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment