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

Dan Nuggetsman 2ac81b28af Update 'README.md' há 2 meses atrás
HCcss 953f94509d Update style.css há 2 anos atrás
HCjs cdd39feda6 Add files via upload há 3 anos atrás
HCres 30c0d392dc Add files via upload há 3 anos atrás
fonts 158c98110c Release 0.5.0. Not a production release. há 3 anos atrás
.HC_Recallhistory f71e1e141e Create .HC_Recallhistory há 3 anos atrás
.HC_history bae3fe36a3 Create .HC_history há 3 anos atrás
CNAME 6dace6e6d3 Update CNAME há 2 anos atrás
HC.php 73c2a5107d Update HC.php há 3 meses atrás
HC_config.inc.sample d8162122ac Add files via upload há 3 anos atrás
HC_const.inc dc4bc2bdb2 Add files via upload há 3 anos atrás
HC_funct.inc 5ab48c986c Add files via upload há 3 anos atrás
HC_init.inc 5ab48c986c Add files via upload há 3 anos atrás
LICENSE 59dc274c7a Initial commit há 3 anos atrás
README.md 2ac81b28af Update 'README.md' há 2 meses atrás
index.html bdcc8adc34 Update index.html há 3 meses atrás

README.md

Http Console

Hello and welcome to Http Console!

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

Http Console is released under GPLv3 license, it 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 run Http Console in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Create 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. In the stage path create a ".HCsampledir" folder and give to this folder the write permission. This folder will be the sample folder to copy from new folders inside the stage path.
  3. Likewise, in the stage path create an empty ".HCsamplefile" and give to this file the write permission. This file will be the sample file to copy from new files inside the stage path.
  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 -p, cp -R, help, ls, ls -lsa, mv, pwd

For any need of software additions, plugins and improvements please write to info@5mode.com

To help please donate by clicking https://gaox.io/l/dona1 and filling the form.

Screenshot:

Http Console in action

Feedback: code@gaox.io