|
@@ -79,8 +79,8 @@
|
|
|
<div style="clear:both; float:left; padding:8px; width:15%; height:100%; text-align:center;">
|
|
|
<div style="padding-left:10px;text-align: left;">
|
|
|
Download<br>
|
|
|
- <a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.1.6.zip">Release 1.1.6 (zip)</a><br>
|
|
|
- <a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.1.6.tar.gz">Release 1.1.6 (tar.gz)</a><br>
|
|
|
+ <a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.1.6.zip">Release 1.1.7 (zip)</a><br>
|
|
|
+ <a href="https://github.com/par7133/HttpConsole/archive/refs/tags/v1.1.6.tar.gz">Release 1.1.7 (tar.gz)</a><br>
|
|
|
</div>
|
|
|
<br><br>
|
|
|
<img src="HCres/HCgenius.png" alt="HC Genius" title="HC Genius" style="position:relative; left:+6px; width:90%; border: 1px dashed #EEEEEE;">
|
|
@@ -103,7 +103,7 @@
|
|
|
|
|
|
Http Console is a light and simple web console to manage your website.<br><br>
|
|
|
|
|
|
- Http Console is released under GPLv3 license, is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
|
|
|
+ Http Console is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
|
|
|
|
|
|
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.<br><br>
|
|
|
|
|
@@ -118,7 +118,7 @@
|
|
|
<br>
|
|
|
|
|
|
Http Console understands a limited set of commands with a far limited set of parameters:<br>
|
|
|
- cd, cd.., cp, cp -R, ls, ls -lsa, mv, pwd<br><br>
|
|
|
+ cd, cd.., cp, cp -p, cp -R, help, ls, ls -lsa, mv, pwd<br><br>
|
|
|
|
|
|
Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@httpconsole.com" style="color:#e6d236;">info@httpconsole.com</a>
|
|
|
|