Skip to content

jb55/ln-ws-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ln-ws-proxy

A websockets to lightning proxy

Usage

PORT=8085 ./ln-ws-proxy

requests to ws://127.0.0.1:8085/24.84.152.187 will be proxied to 24.84.152.187:9735 over a real (non-websocket) connection

Use cases

  • Using lnsocket.js in the browser in https mode without having to run a server, you can use a free or paid proxy

  • Hiding your lightning node when using lnsocket.js by replacing the ip with a hidden lookup string

  • Using lnsocket.js to connect to LND nodes which don't support direct websocket connections

About

A websockets to lightning proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages