Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tor support? #118

Open
whiteyhat opened this issue Apr 22, 2020 · 2 comments
Open

Tor support? #118

whiteyhat opened this issue Apr 22, 2020 · 2 comments

Comments

@whiteyhat
Copy link

ℹ️ Information

I have exposed my json-rpc credentials through Tor to allow a more security element.
Is this library allows this? And id it does, how will the client initialisation?

🗼 Examples

I have tried the following example:

  const client = new Client('user://user:password@v2kccpgxjw5lehhov6dk6sw4bvuwvsfwj3hwnq532smnhsjid.onion:1111/?label=MyNode')
@whiteyhat
Copy link
Author

whiteyhat commented Apr 22, 2020

Any ideas @pedrobranco @ruimarinho ? 😃

@Tibo-lg
Copy link

Tibo-lg commented Aug 28, 2020

I needed this as well and ended up writing a new library instead as this one doesn't look maintained anymore if anybody needs this functionality: https://www.npmjs.com/package/bitcoin-simple-rpc#usage-with-tor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants