This sounds technically similar to runscope[1] (reverse proxy via the cloud), although they are specifically focused on debugging/testing web APIs.<p>[1] <a href="https://www.runscope.com/" rel="nofollow">https://www.runscope.com/</a>
Author here. I made this tool with the intention of making it easier to develop websites and webservices as well as easier to share projects you're working on with friends or at hackathons. Happy to answer any questions.
Instant usefulness!<p>You might want to consider hosting the apps on a separate domain than your own to avoid some security gotchas. github did so recently and explains the rationale at: <a href="https://github.com/blog/1452-new-github-pages-domain-github-io" rel="nofollow">https://github.com/blog/1452-new-github-pages-domain-github-...</a>
Nice! I worked on localtunnel.me which has some similar goals. I like the SSL encryption option and the data capture. Could see that being useful for some use cases.
really useful, quick to set up, nice console, and a lot easier than setting up port forwarding and dyndns. Thanks for an immediately useful tool!<p>P.S. I hope you're not retaining all the data that goes through your server. You don't want someone getting all snowdenny on you.