Skip to content

Simple web-based SSH, remote shell in your browser

Notifications You must be signed in to change notification settings

NoahCardoza-forks/web-console

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Web Console is a web-based application that allows to execute shell commands on a server directly from a browser (web-based SSH). The application is very light, does not require any database and can be installed and configured in about 3 minutes.

If you like Web Console, please consider an opportunity to support it on Patreon.

Web Console

Installation

Installation process is really simple:

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

About author

Web Console has been developed by Nickolay Kovalev. If you have interest job offers, you can see him contacts at his CV. Also, various third-party components are used.

Used components

URLs

License

Web Console is licensed under GNU LGPL Version 3 license.

About

Simple web-based SSH, remote shell in your browser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.8%
  • PHP 42.9%
  • HTML 4.9%
  • CSS 1.8%
  • Other 0.6%