readme更新

This commit is contained in:
2026-07-24 23:08:56 +08:00
parent 3ed4434f21
commit af6207fd29
+5 -3
View File
@@ -4,7 +4,7 @@
[![Go Version](https://img.shields.io/badge/Go-1.21+-00ADD8?style=flat&logo=go)](https://golang.org/)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Release](https://img.shields.io/github/v/release/lxh2875931338/frpc-console)](https://github.com/lxh2875931338/frpc-console/releases)
[![Release](https://img.shields.io/github/v/release/lxh2875931338/frpc-console)](https://git.whitetop.xyz/lxh2875931338/frpc-console/releases)
---
@@ -28,7 +28,7 @@
### 方式一:直接运行二进制
从 [Releases](https://github.com/lxh2875931338/frpc-console/releases) 下载对应平台版本:
从 [Releases](https://git.whitetop.xyz/lxh2875931338/frpc-console/releases) 下载对应平台版本:
```bash
# Linux / macOS
@@ -173,7 +173,7 @@ Podux 是个好项目,理念上和我们是一致的:用 Web 界面管理 fr
| 数据库 | SQLite(单文件,几 MB | PocketBase(带 Admin UI、用户系统、全套 API |
| 前端 | Vue CDN | React + Webpack |
| 内存占用 | **~50 MB** | **没启动成功,1GB RAM 独立分配仍 OOM(原因不明)** |
| 镜像大小 | ~30 MB | 76.1 MB |
| 镜像大小 | 封装多平台二进制frpc后 120.28 MB | 76.1 MB |
| 部署方式 | 单二进制 / Docker | 单二进制 / Docker |
| 多平台支持 | ✅ 原生交叉编译 | ✅ 原生交叉编译 |
@@ -219,6 +219,8 @@ frpc-console 遵循 **“够用就好”** 的原则:
· ✨ 多平台 frpc 自动适配</br>
· 🐳 Docker 镜像支持
### .0-Release (正在修整,后续开发)
---
## 📄 许可证