Skip to content

PraGitHub/CommandExecuter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandExecuter

How to use ?

Install NodeJS

Copy these files
  run 'npm install'

To execute commands (html forms)
    run 'node ClientAgentTemp -port=PortNumber -apiport=PortNumberOfCommandExecuterAPI'
        Default port = 8086
    Open your browser - http://localhost:8086/

To execute con=mmands (API)
    run 'node CommandExecuterAPI -port=PortNumber'
        Default port = 8085
    Open your browser - http://localhost:8085/
    Follow the instructions

About

This is implemented using node js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published