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

Pico Pico is an open-source alternative to Ngrok, focusing on serving production traffic and easy hosting on Kubernetes. It allows for exposing services within a customer network, BYOC solutions, and connecting to IoT devices. The proxy server can be hosted as a fault-tolerant cluster for scaling and zero downtime. Pico routes requests to registered upstream services, ensuring secure connections without opening public ports. It offers observability tools for monitoring and debugging, and supports authenticating upstream services for added security. Pico is designed for production traffic, with simple hosting on Kubernetes and load balancing capabilities. It’s a versatile tool for accessing networks, BYOC solutions, and IoT devices.

https://github.com/andydunstall/pico

To top