GitHub - andydunstall/pico: A reverse proxy to connect to external networks (tunnelling)
Pico
Pico is an open-source alternative to Ngrok, designed to
serve production traffic and be simple to host (particularly on Kubernetes).
Such as you may use Pico to expose services in a customer network, a bring your
own cloud (BYOC) service or to connect to IoT devices.
The proxy server may be hosted as a cluster of nodes for fault tolerance, scale
and zero downtime deployments.
Upstream services connect to Pico and register endpoints. Pico will then route
requests for an endpoint to a regist...
Read more at github.com