Hi,
I have 2 nodes: one at home and another one in a remote location in another continent. My home node is the main one, with lightning liquidity and channels and it is 100% bitcoin (without apps).
The remote one is a test node that I use to test new versions, apps and to run small Puthon scripts for other purposes. So I need to SSH into it remotely via Tor. I tried following this guide: https://jonasweissensel.de/post/ssh-over-tor/
But I get stuck here:
- We’re going to open the file:
sudoedit /etc/tor/torrc
As there is no /etc/tor/ directory. I believe Umbrel configures Tor in a different path.
Does anybody know how to configure the SSH Hidden service in Umbrel?
Thanks in advance!