clams-tech / Remote

Remote control your Core Lightning node
https://remote.clams.tech
GNU General Public License v3.0
41 stars 7 forks source link

Connecting to a Tor node? #191

Closed IngwiePhoenix closed 1 week ago

IngwiePhoenix commented 1 year ago

My CLN node runs primarily in Tor and I would like to not just have my phone to look at my current node's information and manage it.

So is there a way I could make the app reach it?

Thanks!

lnbc1QWFyb24 commented 1 year ago

Hey @IngwiePhoenix we need to add TOR support to our WebSocket proxy which we plan on doing soon. In the meantime you could try using the alby proxy (wss://lnproxy.getalby.com) which supports TOR in the advanced connection options:

Screenshot 2023-08-16 at 9 04 42 am
IngwiePhoenix commented 1 year ago

Oh neat! Can I also host my own proxy, by chance? Might come in handy.

IngwiePhoenix commented 1 year ago

I tried the Alby proxy and that did not work either.

I run Core Lightning; maybe this is only compatible with LND? Or is there a plugin I need to have for this to work?

lnbc1QWFyb24 commented 1 year ago

This is definitely for Core Lightning. Is your node reachable at the address that you are entering? Maybe the get Alby proxy is no longer working with TOR. We have had other users successfully connect via that proxy though.

You could try connecting on our staging site and look at the console logs to get a better idea of why it cannot connect.

Yes you can run your own proxy server!

Alby fork that allows TOR What we run (no TOR)

lnbc1QWFyb24 commented 7 months ago

We are going to prioritise adding support for TOR connections to our WS proxy early this year.

johngribbin commented 1 week ago

the getalby proxy is available as an option now- and it works well with Tor. So i am closing this issue.