A light and simple web console to manage your website (software on premise) - PHP: <=8.1, GPL https://httpconsole.5mode-foss.eu/

Daniele Bonini | 5mode.com | WebDev | Translator 70e8fa8da1 Update README.md %!s(int64=3) %!d(string=hai) anos
HCcss 472031a6c9 Delete jquery-ui-1.12.1.css %!s(int64=3) %!d(string=hai) anos
HCjs 6414fecdec Delete common.js %!s(int64=3) %!d(string=hai) anos
HCres dda76a157d Add files via upload %!s(int64=3) %!d(string=hai) anos
fonts 158c98110c Release 0.5.0. Not a production release. %!s(int64=3) %!d(string=hai) anos
CNAME e35b10eb7d Update CNAME %!s(int64=3) %!d(string=hai) anos
HC.php 23dcfe267d Update HC.php %!s(int64=3) %!d(string=hai) anos
HC_config.inc.sample 158c98110c Release 0.5.0. Not a production release. %!s(int64=3) %!d(string=hai) anos
HC_const.inc 158c98110c Release 0.5.0. Not a production release. %!s(int64=3) %!d(string=hai) anos
HC_funct.inc 158c98110c Release 0.5.0. Not a production release. %!s(int64=3) %!d(string=hai) anos
HC_init.inc 158c98110c Release 0.5.0. Not a production release. %!s(int64=3) %!d(string=hai) anos
LICENSE 59dc274c7a Initial commit %!s(int64=3) %!d(string=hai) anos
README.md 70e8fa8da1 Update README.md %!s(int64=3) %!d(string=hai) anos
index.html 49969e3048 Add files via upload %!s(int64=3) %!d(string=hai) anos

README.md

HttpConsole

Hello and welcome to Http Console!

Http Console is a light and simple web console to admin your website.

Http Console is supplied AS-IS and we do not take any responsibility for its misusage.

First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.

As you are going to make work Http Console in the PHP process environment, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Setup a "stage" folder in your web app path; give to the stage folder the write permissions; and set the stage path in the config file.
  2. Inside the stage path create a "sample" folder and give to this folder the write permission.
    This folder will be the sample folder to copy from to create new folders with write permissions inside the stage path.
  3. Likewise create an "upload" folder inside the stage path giving the right permissions.
  4. Configure the max history items and max recall history items as required (default: 50).

Http Console understands a limited set of commands with a far limited set of parameters:
cd, cd.., cp, cp -R, ls, ls -lsa, mkdir, mv, pwd

Hope you can enjoy it and let us know about any feedback: info@httpconsole.com