Skip to content

Somewhat secure method to make shell scripts available through a simple cgi interface

Notifications You must be signed in to change notification settings

forkandwait/ShellOnSkates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Shell-on-skates"  

Synopsis: SOS is a framework for gathering input via forms and running
command line programs with that input via a queue system, all of it in
userspace.

Can run as a standalone server or (theoretically) as a cgi under apache.

QUICKSTART:

git clone git://github.com/forkandwait/ShellOnSkates.git

cd ShellOnSkates

sh bin/install.sh

vi example.sh

About

Somewhat secure method to make shell scripts available through a simple cgi interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published