Move localtunnel to terminal utilities (#138)

This commit is contained in:
Moshe-Immerman 2017-10-10 21:20:00 +02:00 committed by Adam Garrett-Harris
parent 520a396960
commit 150680a395
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [idea](https://github.com/IonicaBizau/idea) - A lightweight CLI tool and module for keeping ideas in a safe place quick and easy.
- [imgur-uploader-cli](https://github.com/kevva/imgur-uploader-cli) - Upload images to imgur.
- [geeknote](https://github.com/VitaliyRodnenko/geeknote) - Console client for Evernote.
- [localtunnel](https://github.com/localtunnel/localtunnel) - Exposes your localhost to the world for easy testing and sharing.
- [ledger](http://ledger-cli.org) - Powerful, double-entry accounting system that is accessed from the UNIX command-line.
- [meetup-cli](https://github.com/specious/meetup-cli) - Meetup.com command line interface
- [The Mutt E-Mail Client](http://www.mutt.org/) - Email client.
@ -235,6 +234,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Terminal Utilities
- [gotty](https://github.com/yudai/gotty) - Share your terminal as a web application.
- [localtunnel](https://github.com/localtunnel/localtunnel) - Exposes 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.
- [serveo](https://serveo.net/) - Expose local servers to the internet using only a SSH client.