Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
It's intented use is to parse Unix/Linux-like shell scripts, which have a certain given structure. These scripts may contain variable declarations, program calls and comments. The parser shall retrieve some of these information and check them.