Coder Social home page Coder Social logo

support Tor about spruned HOT 3 CLOSED

mempoolco avatar mempoolco commented on September 26, 2024
support Tor

from spruned.

Comments (3)

gdassori avatar gdassori commented on September 26, 2024 1

--enable-tor
--force-tor to ensure spruned will connect only to electrum hidden services.

from spruned.

gdassori avatar gdassori commented on September 26, 2024

Design review.
There are two ways to use Tor:

--tor

  • if no proxy is specified with the --proxy command, the default 'localhost:9050' is used
  • this mode establish connections with hidden services only

--proxy localhost:9050

  • passing the tor proxy (i.e. localhost:9050) without using the --tor flag will enforce its usage, but not the hidden services policy: spruned would instead use tor exit nodes to connect to clearnet peers
  • only socks5 are supported

--proxy and --tor can be used together, and would enforce both the hidden services policy and the usage of the specified proxy.

from spruned.

gdassori avatar gdassori commented on September 26, 2024

PR #76 merged, Tor is supported is in master.
No Pypi release yet
(See https://stackoverflow.com/questions/20101834/pip-install-from-git-repo-branch if you want to use pip)

from spruned.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.