On Thu, Apr 09, 2026 at 11:12:56AM +0300, evily wrote: > > What do you mean by 'network host'? > > https://en.wikipedia.org/wiki/Host_%28network%29 > > In other words, the PC behind NAT. No public IP. >
Do you control the gateway? If so, I'd setup a wireguard tunnel to "bring" the VPS into the network, export NFS mounts on the PC and mount them on the VPS. See the man page for wg, for instructions on how to setup the tunnel, and the FAQ section on NFS https://www.openbsd.org/faq/faq6.html#NFS for the rest. Cheers --

