Skip to main content

Connecting nodl with ZEUS

nodl supports LND implementations and by default is using only Tor network. Another new type of connection is through LNC (Lightning Node Connect), a kind of private encrypted connection, using the Lightning Terminal. See more details about LNC here.

Using Tor network

  1. Open ZEUS and go to Settings -> Connect a node -> +.
  2. Click on Node interface and select LND.
  3. Scroll down and press SCAN LND node QR.
  4. Open your nodl dashboard and go to LND tile -> Select your wallet -> Zeus.
  5. Scan the QR Code.
  6. Enable Use Tor.
  7. Click on SAVE NODE CONFIG.
  8. ZEUS is now connected to your nodl.

Using Lightning Node Connect

  1. Make sure you have Lightning Terminal (litd) installed on your node.
  2. Go to the Lightning Terminal web interface and go to the Connect page.
  3. Generate a new session with Admin permissions, then click the QR icon.
  4. Open ZEUS and go to Settings -> Connect a node -> add +.
  5. Click on Node interface and select LNC (Lightning Node Connect) as your implementation.
  6. Press Scan QR from Lightning Terminal and scan the QR presented to you after step 3
  7. Click on SAVE NODE CONFIG.
  8. ZEUS is now connected to your nodl and you can use it manage your node and make payments.

Using Tailscale network

What is Tailscale?

Tailscale is zero config VPN that creates a secure private network between your home Tor node and your other devices.

Even when separated by firewalls or subnets, Tailscale just works. Tailscale will assign to your nodl node machine a stable private IP and an auto-assigned domain that stays consistent, no matter what network your nodl machine is connected to. It’s like a local network that works everywhere. Tailscale builds on top of WireGuard Noise protocol encryption, a peer-reviewed and trusted standard.

The connection through Tailscale will be much faster and stable than Tor, encrypted and safe.

  1. Go to Tailscale.com and create an account. No need to use real identity.
  2. Install Tailscale app in nodl and login with that Tailscale account you just created. In your Tailscale account you would see all your devices connected and each one will have a dedicated private IP.
  3. Install Tailscale in your mobile device and login with that same created account. Immediately you will see in the app the IP of your node. Will be a private IP, not a public one. Copy it.
  4. Open ZEUS and go to Settings -> Connect a node -> +.
  5. Click on Node interface and select LND or C-lightning REST(depending on which LN implementation you run your node).
  6. Scroll down and press SCAN LN node QR.
  7. Open your nodl dashboard and go to LND tile -> Select your wallet -> Zeus.
  8. Scan the QR Code.
  9. Before hit save config, remove the Use Tor option and replace all the onion address with that Tailscale IP of your node (see point 2).
  10. Click on SAVE NODE CONFIG and you will connect in few moments. ZEUS is now connected to your nodl and you can use it manage your node and make payments.

Optional: if you do not want to use Tailscale, the alternative is ZeroTier.com (works the same as Tailscale) or WireGuard (more advanced).