←back to thread

319 points SpaghettiX | 1 comments | | HN request time: 0.339s | source
Show context
yewenjie ◴[] No.30289838[source]
How do I achieve the following related task with minimal effort?

I have a domain and VPS. I want to expose a local dev server running on my laptop to something like mydomain.xyz/something temporarily. I want to host it myself and would prefer open-source tools.

replies(3): >>30289988 #>>30290049 #>>30290331 #
1. anderspitman ◴[] No.30289988[source]
Minimal effort is use Cloudflare Tunnel (it supports more than SSH, including HTTPS). For self-hosted alternatives check the list linked in OP.