Is there a flag allowing to synchronise the blockchain without using TOR? (to increase the speed) #11628

issue stefek99 opened this issue on November 7, 2017
  1. stefek99 commented at 8:12 AM on November 7, 2017: none

    I've asked question on StackOverflow: https://bitcoin.stackexchange.com/questions/60916/how-to-ensure-bitcoin-core-clients-uses-available-bandwidth

    I've also read the book - Mastering Bitcoin - and I better understand why the synchronisation process is so painful.

    See the source: https://github.com/bitcoinbook/bitcoinbook/blob/8d01749bcf45f69f36cf23606bbbf3f0bd540db3/ch08.asciidoc

    As of Bitcoin Core version 0.12, a node will offer a hidden Tor service automatically if it is able to connect to a local Tor service.


    Is there a way to synchronise the blockchain in NON TOR mode?

    All too often TOR is slow, throttled by network providers and / or exit nodes

    I believe it's worth adding a flag --plaininternet so that the synchronisation process is faster.

    If such flag already exists please let me know;

  2. fanquake added the label MacOSX on Nov 7, 2017
  3. fanquake added the label Questions and Help on Nov 7, 2017
  4. laanwj commented at 11:12 AM on November 7, 2017: member

    It will, by default, connect to the ipv4/ipv6 internet directly, even if Tor is available. To make all connections go through tor you need to configure a proxy.

    If you are running Tor and somehow don't want bitcoin core to use it (say, to offer a hidden service), pass -listenonion=0.

  5. laanwj closed this on Nov 7, 2017

  6. stefek99 commented at 10:36 PM on November 9, 2017: none

    Option A

    a node will offer a hidden Tor service automatically

    Option B

    connect to the ipv4/ipv6 internet directly, even if Tor is available

    Who is right?

    In my understanding option A and option B are mutually exclusive.

  7. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me