Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joule LND Proxy

Local proxy for a remote LND node.

This app allows you to proxy requests to a remote node through localhost.

This solves the invalid SSL issue when connecting the Joule lightning extension to a remote node.

The browsers complain about the self-signed LND certificate. This proxy allows you to connect joule to localhost through http and requests get proxied to the remote node using the correct certificate.

Screenshots

Main Screen

Runnig Proxy

For more information see: joule-labs/joule-extension#106

Development

This app uses wails as a Go framework for desktop apps.

$ wails serve
$ cd frontend
$ npm run serve

Build:

$ wails build

Download

See releases

About

Local proxy for a remote LND node

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages