Show HN: Pico: An open-source Ngrok alternative built for production traffic

Pico is an open-source alternative to Ngrok. Unlike most other open-source tunnelling solutions, Pico is designed to serve production traffic and be simple to host (particularly on Kubernetes).

Upstream services connect to Pico and register endpoints. Pico will then route requests for an endpoint to a registered upstream service via its outbound-only connection. This means you can expose your services without opening a public port.

Pico runs as a cluster of nodes in order to be fault tolerant, scale horizontally and support zero downtime deployments. It is also easy to host, such as a Kubernetes Deployment or StatefulSet behind a HTTP load balancer.


Comments URL: https://news.ycombinator.com/item?id=40355744

Points: 6

# Comments: 0

https://github.com/andydunstall/pico

Utworzony 16d | 14 maj 2024, 16:10:16


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

Show HN: ChatGPT UI for Rabbit Holes

I was inspired by the way ChatGPT writes bullet lists, then invites you to "delve" deeper.

This is an interface that reifies that rabbit-holing process into a tiling layout. The model is instruc

30 maj 2024, 15:20:21 | Hacker news
Ask HN: How can we open-source a 7 year old SaaS codebase and build a community?

Hello HN! We’re currently open-sourcing our core code (backend and frontend) and pivoting to adding value with LLMs on top. With this, we need some advice.

I'm Kirill Markin, and my co-founder i

30 maj 2024, 15:20:11 | Hacker news