update readme

This commit is contained in:
2024-07-15 13:36:46 +08:00
parent ce26f8576b
commit b5bf38a73f
+12 -5
View File
@@ -2,12 +2,19 @@
## browser terminal ## browser terminal
![php8+](https://img.shields.io/badge/PHP-any_version-green) [![license](https://img.shields.io/badge/license-Apache-blue)](https://github.com/hanyixuanten/browser-terminal/blob/main/LICENSE) ![platform](https://img.shields.io/badge/platform-android|ios|windows|macos|linux-lightgrey.svg)
### introduction
This is a web terminal based on php.It is not a terminal for the server or a ssh terminal, but a terminal for the browser.
### install method ### install method
#### 1.environmentnginx or apache with php 1. environmentnginx or apache with php
2. download the latest release from [this page](https://github.com/hanyixuanten/indexpage/releases)
3. extract the zip file and put it in the root directory of your web server
4. open the browser and enter the address of your web server, you can see the terminal interface
#### 2.download the latest release from [this page](https://github.com/hanyixuanten/indexpage/releases) ### Features
#### 3. extract the zip file and put it in the root directory of your web server - no need for any installation, just upload it into a server, open the browser and use it
#### 4. open the browser and enter the address of your web server, you can see the terminal interface