Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matiasinsaurralde/go-web-shell

Simple web shell (+web server). Got it running on a rooted Android (checkout Makefile for ARM settings).
https://github.com/matiasinsaurralde/go-web-shell

Last synced: about 2 months ago
JSON representation

Simple web shell (+web server). Got it running on a rooted Android (checkout Makefile for ARM settings).

Awesome Lists containing this project

README

        

# go-web-shell

this implements a simple web shell (+web server).

go-shell-quote code is also used ( https://github.com/kballard/go-shellquote ).

## building

````shell
$ make
````

## license

[MIT](https://github.com/matiasinsaurralde/go-web-shell/blob/master/LICENSE)