117 sats \ 1 reply \ @2big2fail OP 9 Nov 2022 \ on: Tailscale and self hosted lightning nodes bitcoin
this is along the lines of what i am thinking: wireguard server on linode instance. wireguard client on home node. All traffic is routed to linode instance and public IP of node is the linode wireguard server. if wireguard goes down then only tor traffic is permitted
https://www.linode.com/docs/guides/set-up-wireguard-vpn-on-debian/
Minor nit: wireguard is p2p, so all instances are peers (no client/server), but you clearly have a grasp of the overall concept
Here’s a guide that may help (ignore the multiple node pieces of that doesn’t apply to you):
reply