Hacker News new | ask | show | jobs
by wuliwong 2705 days ago
I work for a small company and do lots of work that would be nice to just share with my boss through a service like this versus having to deploy. I think it's more for a testbed than a replacement for actual web servers.
2 comments

SSH remote port forwarding is your friend. You just need an ssh server somewhere thats publicly accessible.
Hence this service which would appear to be much easier than setting up a persistent remote ssh server with port forwarding.
Check out ngrok. It's absolutely brilliant for what you're describing.
I remember doing it before from my macbook. I'm not sure if that's a feature or not in os x anymore?