Files
frpc-console/readme.md
T
2026-08-04 21:26:05 +08:00

58 lines
1.7 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)
**Designed for Long-Term FRP Deployment.**
A lightweight lifecycle console built from real-world engineering practice.
**安装一次。配置一次。然后忘记它。**
---
## 📖 文档索引
|---|---|
| [📖 工程设计哲学](./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 |
---
> *“The best infrastructure tool is the one you rarely notice.”*
如果想了解这句话背后的设计思考:
📖 **阅读[《工程设计哲学》→](./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)