mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-06 15:15:22 +00:00
✨ 新的彩色面板,添加readme示例
This commit is contained in:
parent
dfadecddb0
commit
fe36c1269e
10
README.md
10
README.md
@ -20,10 +20,6 @@ _✨ 服务器状态 - 服务端/后端 ✨_
|
|||||||
|
|
||||||
- 从 [Actions](https://github.com/snowykami/server-status-server/actions) 下载对应平台的二进制文件
|
- 从 [Actions](https://github.com/snowykami/server-status-server/actions) 下载对应平台的二进制文件
|
||||||
|
|
||||||
### 自行编译
|
|
||||||
|
|
||||||
- 非轻雪工作室成员无法自行编译该项目,因为项目依赖私有库,如有自行编译需求请联系我
|
|
||||||
|
|
||||||
## 🎉 使用
|
## 🎉 使用
|
||||||
|
|
||||||
### 配置
|
### 配置
|
||||||
@ -35,16 +31,16 @@ _✨ 服务器状态 - 服务端/后端 ✨_
|
|||||||
|
|
||||||
### 运行
|
### 运行
|
||||||
- 直接执行二进制文件即可
|
- 直接执行二进制文件即可
|
||||||
- 而后访问http://127.0.0.1:8080即可看到效果(默认端口8080)
|
- 而后访问http://127.0.0.1:8888/ 即可看到效果(默认端口8888)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
./server-status-server
|
./server-status-server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### 被监控主机配置
|
### 监控
|
||||||
|
|
||||||
请在需要监控的服务器主机上安装 [server-status-client](https://github.com/snowykami/server-status-client)
|
- 请在需要监控的服务器主机上部署 [server-status-client](https://github.com/snowykami/server-status-client)
|
||||||
|
|
||||||
## 📝 其他
|
## 📝 其他
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user