Total Pageviews

Friday 10 June 2016

基于go的web shell: go-web-shell

Simple web shell (+web server). Got it running on a rooted Android (checkout Makefile for ARM settings).
this implements a simple web shell (+web server).
go-shell-quote code is also used ( https://github.com/kballard/go-shellquote ).

building

$ make
from https://github.com/matiasinsaurralde/go-web-shell