plentico / plenti

Static Site Generator with Go backend and Svelte frontend
https://plenti.co
Apache License 2.0
985 stars 50 forks source link

Ngrok for serving local websites publicly #268

Open jimafisk opened 1 year ago

jimafisk commented 1 year ago

This was just a thought, not realistically going to be on the roadmap for some time...

ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service

The original 1.0 version is open source but unmaintained: https://github.com/inconshreveable/ngrok

Luckily there are similar projects written Go: