Y
Hacker News
new
|
ask
|
show
|
jobs
by
diggan
441 days ago
You'll have a hard time hosting websites/projects meant for the public to view, if you don't allow public internet traffic :)
2 comments
arevno
441 days ago
We've been running production traffic via Cloudflare Tunnels for over a year with no problems. Ngrok and tailscale both run similar services, too.
link
ghoshbishakh
441 days ago
There is also
https://pinggy.io
which is even simpler to use. Just paste one command like ssh -p 443 -R0:localhost:8000 qr@a.pinggy.io
link
raxxorraxor
441 days ago
But you don't have as many security issues as well :)
link
diggan
440 days ago
This is why I never leave my house too :)
link