From 2871fc958623ef25e532bd7f6ec10dd0abc9f08d Mon Sep 17 00:00:00 2001 From: Domarys Correa Date: Fri, 21 May 2021 17:52:45 -0300 Subject: [PATCH] Add ShellHub Signed-off-by: Domarys Correa --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7c5f03..1a1bed9 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ngincat](https://github.com/jaburns/ngincat) - Tiny Bash HTTP server using netcat * [resty](https://github.com/micha/resty) - Little command line REST client that you can use in pipelines * [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control +* [ShellHub](https://www.shellhub.io) - ShellHub is a modern SSH server for remotely accessing linux devices via command line (using any SSH client) or web-based user interface, designed as an alternative to sshd. Think ShellHub as centralized SSH for the the edge and cloud computing. * [vesper](https://github.com/chris-rock/vesper) - 🍸Vesper is a HTTP framework for Bash/Unix Shell * [youtube-dl](https://yt-dl.org/) - Small command-line program to download videos from YouTube.com and other video sites