Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.37 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.37 KB

About

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.

Official website: http://www.web-console.org

Web Console

Installation

Installation process is really simple:

  • Download latest version of Web Console.
  • Unpack archive and open file webconsole.php in your favorite text editor.
  • At the top of the file enter your $USER and $PASSWORD credentials, edit any other settings that you like (see description in the comments).
  • Upload changed file webconsole.php to the web server and open it in the browser.

Used components

License

Web Console is licensed under GNU LGPL Version 3 license.