Hanshan on Nostr: So tired of waiting for StartOS 0.4.0? Wish you could have your LND node generate an ...
So tired of waiting for StartOS 0.4.0?
Wish you could have your LND node generate an invoice anytime and anywhere?
run a container on your fart9 that connects your node to a vps! (ie breaks the security model 🤭)
all through an encrypted wireguard tunnel.
nginx routes LNURL requests that hit your VPS through the tunnel to the podman container and your node generates invoices.
works anywhere, even behind CGNAT
easy peasy
Internet → VPS (domain[.]tld:443)
└─ nginx proxies /[.]well-known/lnurlp/ & /pay[/]callback/
└─ WireGuard tunnel (10.0.0.1 ← 10.0.0.2)
└─ Podman container (--network host, --cap-add NET_ADMIN)
├─ lnaddrd[.]py (Python http server on :3441)
└─ wg-quick up (entrypoint)
└─ LND REST API (172.18.0.x:8080, auto-discovered)
#bitcoin #start9 #lightning
Published at
2026-05-31 20:36:47 UTCEvent JSON
{
"id": "d1517d24f27c7f1cb6abfa6273aa78269b71fc18f450cba5489bcac8f50fada3",
"pubkey": "f985d309197c805e1719c73185b574fc3ee407d7c1b6157dee99c6ace2599bbb",
"created_at": 1780259807,
"kind": 1,
"tags": [
[
"alt",
"A short note: So tired of waiting for StartOS 0.4.0?\nWish you co..."
],
[
"t",
"bitcoin"
],
[
"t",
"start9"
],
[
"t",
"lightning"
],
[
"r",
"https://10.0.0.1/"
],
[
"r",
"https://10.0.0.2/"
],
[
"r",
"https://]well-known/lnurlp/"
],
[
"r",
"https://]callback/"
],
[
"r",
"https://]tld/"
]
],
"content": "So tired of waiting for StartOS 0.4.0?\nWish you could have your LND node generate an invoice anytime and anywhere?\n\nrun a container on your fart9 that connects your node to a vps! (ie breaks the security model 🤭)\nall through an encrypted wireguard tunnel.\n\nnginx routes LNURL requests that hit your VPS through the tunnel to the podman container and your node generates invoices.\nworks anywhere, even behind CGNAT \n\neasy peasy\n\nInternet → VPS (domain[.]tld:443)\n └─ nginx proxies /[.]well-known/lnurlp/ \u0026 /pay[/]callback/\n └─ WireGuard tunnel (10.0.0.1 ← 10.0.0.2)\n └─ Podman container (--network host, --cap-add NET_ADMIN)\n ├─ lnaddrd[.]py (Python http server on :3441)\n └─ wg-quick up (entrypoint)\n └─ LND REST API (172.18.0.x:8080, auto-discovered)\n\n#bitcoin #start9 #lightning",
"sig": "833d66ec89bb44889f3fff0fe25c23107e214feea80fe25573a0717d5d433626f9e169a655fba176592c0bcdab7e3506e23a5c8ee72ca9cc312b5865cb723b6b"
}