CGI-Shell 0.21 review

Download
by rbytes.net on

CGI-Shell provides a shell using CGI, so everyone who has a CGI directory on a Web server can also have a shell on it

License: GPL (GNU General Public License)
File size: 0K
Developer: Michael Pradel
0 stars award from rbytes.net

CGI-Shell provides a shell using CGI, so everyone who has a CGI directory on a Web server can also have a shell on it. It is something like telnet or SSH.

How to install?
make
make install (you have to be root)


How to uninstall?
make uninstall (you have to be root)

The server is distributed as binary - you can also compile it yourself with "make server", but it's not recommendable.

What's New in This Release:
PHP support (works not if system() call is disabled in PHP)
configuration file
bugfixes, little improvements

CGI-Shell 0.21 keywords