From 9c67218e84366e3077193c47dd44528d7018d3c6 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Tue, 28 Nov 2023 00:10:41 +0530 Subject: [PATCH] Suggesting Beeceptor as local tunnel tool --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b342b9..e0e34e4 100644 --- a/readme.md +++ b/readme.md @@ -347,6 +347,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [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. - [ngrok](https://ngrok.com/) - Secure introspectable tunnels to localhost. +- [Beeceptor](https://beeceptor.com/) - Instant local tunnels to expose a web-service to the Internet securely. - [tmate](https://tmate.io/) - Instant terminal (tmux) sharing. - [warp](https://github.com/spolu/warp) - Secure and simple terminal sharing. - [OverTime](https://github.com/diit/overtime-cli) - Time-overlap tables for remote teams.