From 821f8432869585cb348f8f4abf8d1f61ce0be2d5 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sun, 27 Aug 2017 05:11:22 +0200 Subject: [PATCH] add ngrok to terminal utlities (#139) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e7be591..c878340 100644 --- a/readme.md +++ b/readme.md @@ -231,6 +231,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [gotty](https://github.com/yudai/gotty) - Share your terminal as a web application. - [mosh](https://mosh.org/) - Remote SSH client that allows roaming with intermittent connectivity. +- [ngrok](https://ngrok.com/) - secure introspectable tunnels to localhost. - [serveo](https://serveo.net/) - Expose local servers to the internet using only a SSH client. - [seashells.io](https://seashells.io/) - Pipe output from command-line programs to the web in real-time. - [teleconsole](https://www.teleconsole.com/) - Share your UNIX terminal in seconds.