HostOpen hop
In developmentAn open-source, self-hosted alternative to ngrok — designed and built solo in Go. It puts a server running on your laptop on a public HTTPS address: the daemon handles the certificates and hands each subdomain to whichever agent has claimed it. Agents connect over their own binary protocol rather than HTTP, so the auth token never travels as a web request, and a built-in inspector can replay any request that came through the tunnel.