An web-based program utilizing PHP to allow shell access to a server(and hosting this software) running unix/linux, PHP, and Apache. This will come in handy when no telnet/SSH utility is immediatly available.
The goal of this project is to make a program (or a set of programs) to fully control a remote machine trought a TCP/IP network.
The project consist on two parts: The host app to receive & interpret commands and a GUI to send the commands (the client).