The ASP script aspshell.asp is a simple web application that provides a shell like environment for administering Microsoft IIS web servers. Commands submitted from a web browser are executed on the web server. The output is transfered back and dumped in the browser window.
It makes use of AJAX technology for an interactive user experience.
This program is freely available without charge and is licenced under the terms of the GNU General Public License.
The program runs on:
Users are invited to ask questions and post feedback via the project's Tracker and Public Forums on the SourceForge Project Page.
Download from the SourceForge Project Page.