22894MyShell is an Open Source webhttp://www.digitart.com.mx/php/myshell/MyShell is an Open Source web based shell interface Licensed under the GNU GPL, that let's you execute arbiritary shell-commands, edit files and browse the fileystem on your remote web server directly from your web browser.
My Shell is programmed in PHP so it doesn't need any Java applet nor direct connection to port 22/23 and is somewhat customizable in order to suit your needs. You can read a list of its featuresPHP > Scripts and Programs > Networking Tools > TelnetOct 14, 2006
MyShell is an Open Source web based shell interface Licensed under the GNU GPL, that let's you execute arbiritary shell-commands, edit files and browse the fileystem on your remote web server directly from your web browser.
My Shell is programmed in PHP so it doesn't need any Java applet nor direct connection to port 22/23 and is somewhat customizable in order to suit your needs. You can read a list of its features
Pcom is a PHP-driven webtelnet, that is a web interface to execute shell commands/external programs on a server. Obviously there are limitations, derived mainly by security limitations on the webserver (ie safe_mode in php). There is also a limitation on the program function itself, because you can only use non-interactive commands: you can launch a command or a program that doesn't need user interaction, but you cannot use something like lynx or irc (you can onlylaunch an interactive application in background, driving it automatically by arguments and/or scripts -where possible-). Remember that you can only launch a command, you don't drive a real shell. So, if you launch a ping it will go forever because you cannot take back the control on the stdin, while launching a traceroute you should get back control and output of the command because it terminates itself without user interaction.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.