Files
frpc-console/readme.md
T
lxh2875931338 889474303a 更新 readme.md
调整部分名称
2026-08-05 14:04:02 +08:00

58 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<p align="center">
<img src="static/logo.svg" alt="frpc-console" width="360" />
</p>
# frpc-console
[![Release](https://img.shields.io/gitea/v/release/lxh2875931338/frpc-console?gitea_url=https://git.whitetop.xyz)](https://git.whitetop.xyz/lxh2875931338/frpc-console/releases)
[![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)
**专为超长期frpc部署而设计。**
一个基于实际工程实践而构建的——轻量级生命周期控制台。
**安装一次。配置一次。然后——忘记它。**
---
## 📖 文档索引
| 目录 | 简要说明 |
|---|---|
| [📖 工程设计哲学](./Docs/engineering-philosophy.md) | 为什么它会长成今天这样 |
| [🔄 更新策略](./Docs/update-strategy.md) | Preview / LTS |
| [🏗 架构设计](./Docs/architecture.md) | 整体架构设计思路 |
| [⚙ 设计决策](./Docs/design-decisions.md) | 为什么没有 CI?为什么叫 Console |
| [🌐 边缘节点](./Docs/edge-node.md) | 为什么支持 BusyBox、ARMHF |
---
> *“最好的基础设施工具,是当你部署完毕、配置妥当之后,便几乎感觉不到它还在运行的那一个。”*
如果想了解这句话背后的设计思考:
📖 阅读[《工程设计哲学》→](./Docs/engineering-philosophy.md)
---
## 🚀 快速开始
选择适合您环境的部署方法:
- [二进制安装指南](./Docs/install_binary.md)
- [Docker 安装指南](./Docs/install_docker.md)
首次访问:
1. 注册管理员账户。
2. 导入你的 `frpc.toml`
然后——
**忘记它。**
---
[**MIT License © 2026 lxh2875931338XHLiang0**](./License.md) · [GitHub](https://github.com/XHLiang0) · [致谢](./Docs/acknowledgment.md)