Skip to content

taitelman/remoteExecutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remoteExecutor

a sample code to execute remote shell scripts

how to run

in the server :

  1. install node.js (v8+)
  2. install git
  3. clone this repo locally ( git clone [email protected]:taitelman/remoteExecutor.git)
  4. cd remoteExecutor
  5. first time only run npm i
  6. start server node server.js
  7. point your browser to http://localhost:3000/danny/ls

About

a sample code to execute remote shell scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published