clams-tech / Remote

Remote control your Core Lightning node
https://remote.clams.tech
GNU General Public License v3.0
41 stars 7 forks source link

1.7.0-1.7.2 - Enhancement: Add option to make connection via URL params #163

Closed johngribbin closed 1 year ago

johngribbin commented 1 year ago

This PR updates /connect route to include the option to pass connection details via URL params. Params are:

For example:

http://localhost:5173/connect?address=03093b030028e642fc3b9a05c8eb549f202958e92143da2e85579b92ef0f49cc7d@localhost:7272&rune=rLiwnD_eiPt5js1TUaNBoj0rX24KU2IzE3NCm5sL5uw9Ng==&type=direct&value=ws:

Note - address & rune are mandatory. type and value will default to the clams proxy like the app does already.

socket-security[bot] commented 1 year ago

undefined. Learn more about Socket for GitHub ↗︎

lnbc1QWFyb24 commented 1 year ago

Closes #113