question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[feature request] ability to disable `lnd.check.sh` for guided hybrid mode setup

See original GitHub issue

We’re planning to provide a guided, pre-configured clearnet over VPN solution that utilizes a setup script for general node configuration. Based on the underlying node software used the scripts decides which paths to take and parameters to set.

Specifically we want to adjust lnd.conf to our needs which in detail means to

  • check for and remove/uncomment existing entries for externalip, externalhosts and replace with our own entry
  • check for and (if necessary) add listen=0.0.0.0:9735
  • check for and adjust tor.streamisolation to false
  • check for and adjust tor.skip-proxy-for-clearnet-targets to true

I think we would interfere with RaspiBlitz’ built-in lnd.check.sh watch script. Any hint appreciated on what we could do to provide the best of both worlds.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

1reaction
openomscommented, Jun 4, 2022

To disable the lnd.check.sh entirely could just delete or rename it. It is called in the lnd.service but not necessary to run.

0reactions
openomscommented, Jun 6, 2022

related: https://github.com/rootzoll/raspiblitz/issues/3094

tor.streamisolation won’t be switched automatically

Read more comments on GitHub >

github_iconTop Results From Across the Web

LND: Tor & Clearnet - How to setup hybrid-mode - Guides
Solution 2: Dynamic DNS (DDNS). Static IP: Static IPs are rarely provided for home use internet connections. It is a feature mostly offered...
Read more >
Deployment Guide for Video Mesh - Webex App - Cisco
In the Video Mesh Node section, next to Monitoring Tool, select View Details. Step 3. Mouse over or click Configure Test, click Test...
Read more >
LND: Tor & Clearnet - How to setup hybrid-mode
However, this methodology paired with the increased demand for Bitcoin payments will continue to stretch Tor's capacity to cater for continued need of ......
Read more >
Get Started - Builder's Guide
If you are running the LND binary, you may download, verify and unpack LND in the same way as during the installation. You...
Read more >
How to Turn Off Smart TV Snooping Features
TV with privacy settings Illustration: Chris Griggs/Consumer Reports, Getty Images. Smart TVs collect data about what you watch with a ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found