Live data from Hacker News

Serveo: Expose Local Servers to the Internet

serveo.net

1–10 of 122 posts

Re: Serveo: Expose Local Servers to the Internet

#6
I really like Serveo.

I’ve used it to develop proper previews and unfurls for social media. Facebook etc need a real public URL to even show you a preview.

And the other day I used it as a quick way to debug a server-client communication issue. I’m developing a server, and the client developer is in a completely different location. For a while I kept deploying dev servers with little tweaks, but our progress was slow, Then I gave up and just exposed a local running server to the internet via Serveo. My counterpart pointed his client there, and we quickly iterated to a solution.

Yes we could have solved this in many other ways (remote debugging, VPNs, etc) but this was surprisingly easy.

Re: Serveo: Expose Local Servers to the Internet

#8
NAT has crippled the Internet. We are permanently dependent on public facing servers to route packets from one device to the other.

This service is absolutely not needed in a non-NAT world. And I strongly believe we have lost a lot by being completely dependent on client-server model of Internet.

I've written more about it here

https://www.ankshilp.in/post/the_broken_promise_of_internet/

Re: Serveo: Expose Local Servers to the Internet

#9

NAT has crippled the Internet. We are permanently dependent on public facing servers to route packets from one device to the other. This service is absolutely not needed in a non-NAT world. And I strongly believe we have lost a lot by being completely dependent on client-server model of Internet. I've written more about it here https://www.ankshilp.in/post/the_broken_promise_of_internet/

Fortunately we're being uncrippled again by the continued deployment of IPv6 [0].

[0]: https://www.google.com/intl/en/ipv6/statistics.html

Re: Serveo: Expose Local Servers to the Internet

#10

NAT has crippled the Internet. We are permanently dependent on public facing servers to route packets from one device to the other. This service is absolutely not needed in a non-NAT world. And I strongly believe we have lost a lot by being completely dependent on client-server model of Internet. I've written more about it here https://www.ankshilp.in/post/the_broken_promise_of_internet/

Buckle up because it'll be a while before ipv6 gets mass adoption and folks will need to support v4 long after that.
Post reply on HN