Get the latest tech news
H2tunnel – ngrok alternative for Node.js in 600 LOC and no dependencies
Simple ngrok alternative for Node.js. Contribute to boronine/h2tunnel development by creating an account on GitHub.
A CLI tool and Node.js library for a popular "tunneling" workflow, similar to the proprietary ngrok or the openssh-based ssh -L solution. This feature of the protocol allows simultaneous requests to be processed on a single TCP connection. This is the same as the previous example, but with an extra layer: a Caddy reverse proxy that will auto-provision TLS certificates for your domain.
Or read this on Hacker News