From 296aa7256eb4e1bb3f42cbc582c9af783191b62e Mon Sep 17 00:00:00 2001 From: Robbie Cahill Date: Fri, 22 Dec 2023 22:24:46 +1100 Subject: [PATCH] Add Tunnelmole as an open source alternative to ngrok --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b342b9..69077a9 100644 --- a/readme.md +++ b/readme.md @@ -346,6 +346,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [gotty](https://github.com/yudai/gotty) - Share your terminal as a web application. - [localtunnel](https://github.com/localtunnel/localtunnel) - Expose your localhost to the world for easy testing and sharing. - [mosh](https://mosh.org/) - Remote SSH client that allows roaming with intermittent connectivity. +- [tunnelmole](https://github.com/robbie-cahill/tunnelmole-client) - Public URLs for your local development environment. - [ngrok](https://ngrok.com/) - Secure introspectable tunnels to localhost. - [tmate](https://tmate.io/) - Instant terminal (tmux) sharing. - [warp](https://github.com/spolu/warp) - Secure and simple terminal sharing.