a sample code to execute remote shell scripts
in the server :
- install node.js (v8+)
- install git
- clone this repo locally (
git clone [email protected]:taitelman/remoteExecutor.git
) cd remoteExecutor
- first time only run
npm i
- start server
node server.js
- point your browser to
http://localhost:3000/danny/ls