andydunstall / piko

An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes)
MIT License
1.9k stars 55 forks source link

client: add listen and forward #94

Closed andydunstall closed 4 months ago

andydunstall commented 4 months ago

Adds 'client.ListenAndForward' to forward incoming connections from Piko to a configured address.