Skip to content

mpl/httprunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

httprunner

HTTP server that runs the specified command, and replies with (some of) the command's output.

Endpoints:

  • /run - Starts the command.
  • /ls - Lists all the running children.
  • /kill - Kills all the previously created children.
  • /die - Same as above and then suicides.

About

HTTP server that runs the specified command, and replies with (some of) the command's output, when the /run endpoint is hit.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages