/websocket-hack

a dangerously insecure way to run commands remotly and see the stdout/stderr

Primary LanguageJavaScript

A dangerous hack for spawning arbitrary proccesses on a host. Don't run this on a public server.

###Usage To run the server

$ npm install && npm start

point your browser at localhost:8080, start hacking.

To build frontend assets

$ gulp javascript