Added shell2http

This is a HTTP-server to execute shell commands. Designed for development, prototyping or remote control.
This commit is contained in:
Sergey Mudrik 2018-10-20 10:54:44 +03:00 committed by GitHub
parent 1154391626
commit 1d8638dac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,6 +212,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [HTTPLab](https://github.com/gchaincl/httplab) - The interactive web server, let you inspect HTTP requests and forge responses.
* [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
* [youtube-dl](https://github.com/rg3/youtube-dl) - Small command-line program to download videos from YouTube.com and other video sites
## Multimedia and File Formats