google-code-export / web-shell

Automatically exported from code.google.com/p/web-shell
1 stars 1 forks source link

*NOT AN ISSUE* Modified version of WebShell (0.9.6-tmalo) #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I didn't know where to put it so here it is.

This version of WebShell read a file (option -f) to get a list of programs
that can be launch. The file is a ini file with entries such as :

[programs]
appshortname1 = /path/to/my/app
appshortname2 = /path/to/my/app2

This version also provided a generated index with the corresponding html
file to access these programs.

We need this because we wanted a unique webshell to provide access to
different applications on a host.

Hope this is useful to anyone.

Original issue reported on code.google.com by thierry....@gmail.com on 28 Mar 2008 at 5:06

Attachments: