Skip to content

bewiwi/py-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-script

Launch a script with http request

###Usage : start the script with :

chmod +x ./start.py

and put a script or any executable file in the script folder

###Call the service :

$curl "127.0.0.1:8080/test.sh?test=1&arg2=3"

ok ceci est un test

arg : -test 1 -arg2 3

About

Launch a script with http request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published