SelfHost Hub SelfHost Hub
EN
← 返回到所有服务

GitHub 仓库信息

获取时间 · 2026年6月5日
★ 2,798 最新版本: v3.2.4 最后更新: 2026年6月5日
README
<p align="right">
[简体中文] | [<a href="README_EN.md">English</a>]
</p>

<p align="center"><a href="https://acepanel.net"><img src=".github/assets/logo-full.png" alt="AcePanel" width="300" /></a></p>

<p align="center">新一代全能服务器运维管理面板<br>简单轻量,高效运维</p>

<div align="center">

官网:[acepanel.net](https://acepanel.net) | QQ群:[12370907](https://jq.qq.com/?_wv=1027&k=I1oJKSTH) | 微信群:[复制此链接](https://work.weixin.qq.com/gm/d8ebf618553398d454e3378695c858b6)

</div>

<div align="center">

[![Go](https://img.shields.io/github/go-mod/go-version/acepanel/panel)](https://go.dev/)
[![Release](https://img.shields.io/github/release/acepanel/panel.svg)](https://github.com/acepanel/panel/releases)
[![Test](https://github.com/acepanel/panel/actions/workflows/test.yml/badge.svg)](https://github.com/acepanel/panel/actions)
[![Report Card](https://goreportcard.com/badge/github.com/acepanel/panel/v3)](https://goreportcard.com/report/github.com/acepanel/panel/v3)
[![Stars](https://img.shields.io/github/stars/acepanel/panel?style=flat)](https://github.com/acepanel/panel)
[![License](https://img.shields.io/github/license/acepanel/panel)](https://opensource.org/license/bsd-3-clause)

</div>

## 优势

1. **极低占用:** Go 语言开发,安装包小,占用低,单文件运行,不会对系统性能造成影响
2. **低破坏性:** 设计为尽可能减少对系统的额外修改,在同类产品中,我们对系统的修改最少
3. **追随时代:** 整体设计走在时代前沿,对新系统兼容性好,在同类产品中处于领先地位
4. **高效运维:** 功能完善,自定义能力强,既可快速部署小型网站,也可基于定制化需求部署复杂应用
5. **离线运行:** 支持离线模式,甚至可以在部署完成后停止面板进程,不会对已有服务造成任何影响
6. **安全稳定:** 面板采用业界多种技术保障本体安全性,已在我们的多个生产环境中长期稳定运行
7. **全面开源:** 少有的全开源面板,您可以在遵守开源协议的前提下对面板自由修改、二次开发
8. **永久免费:** 承诺面板本体未来不会引入任何收费/授权功能,永久免费使用

## 快速安装

支持 `amd64` | `arm64` 架构下的干净的主流系统,具体支持的系统请参考[安装文档](https://acepanel.github.io/quickstart/install)。

```shell
bash <(curl -sSLm 10 https://dl.acepanel.net/helper.sh)
```

> [!NOTE]
> 耗子面板 2.x -> AcePanel 3.0 迁移说明:[https://tom.moe/t/topic/3540](https://tom.moe/t/topic/3540)

## UI 截图

![UI 截图](.github/assets/ui.png)

## 合作伙伴

如果 AcePanel 对您有帮助,欢迎[赞助我们](https://github.com/acepanel/panel/issues/90),同时感谢以下支持者/赞助商的支持:

<p align="center">
  <a href="https://www.weixiaoduo.com/">
    <img height="60" src=".github/assets/wxd.png" alt="微晓朵">
  </a>
  <a href="https://www.dkdun.cn/aff/MQZZNVHQ">
    <img height="60" src=".github/assets/dk.png" alt="林枫云">
  </a>
  <a href="https://cloud.panguidc.com/aff/DMRRFVJX">
    <img height="60" src=".github/assets/pangu.png" alt="盘古云">
  </a>
  <a href="https://waf.pro/">
    <img height="60" src=".github/assets/wafpro.png" alt="WAFPRO">
  </a>
  <a href="https://scdn.ddunyun.com/">
    <img height="60" src=".github/assets/ddunyun.png" alt="盾云SCDN">
  </a>
  <a href="https://1ms.run/">
    <img height="60" src=".github/assets/1ms.svg" alt="毫秒镜像">
  </a>
</p>

<p align="center">
  <a target="_blank" href="https://afdian.com/a/tnborg">
    <img alt="sponsors" src="https://github.com/tnborg/sponsor/blob/main/sponsors.svg?raw=true"/>
  </a>
</p>

## Star 历史

<a href="https://star-history.com/#acepanel/panel&Date">
 <picture>
   <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=acepanel/panel&type=Date&theme=dark" />
   <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=acepanel/panel&type=Date" />
   <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=acepanel/panel&type=Date" />
 </picture>
</a>

耗子面板 (RatPanel) 是一个新一代全能服务器运维管理面板,采用 Go + Vue 技术栈开发。它以简单轻量、高效运维为设计理念,提供完整的服务器管理功能。

主要优势

  • 极低占用:Go 语言开发,安装包小,占用低,单文件运行,不会对系统性能造成影响
  • 低破坏性:设计为尽可能减少对系统的额外修改,在同类产品中对系统的修改最少
  • 追随时代:整体设计走在时代前沿,对新系统兼容性好,在同类产品中处于领先地位
  • 高效运维:功能完善,自定义能力强,既可快速部署小型网站,也可基于定制化需求部署复杂应用
  • 离线运行:支持离线模式,甚至可以在部署完成后停止面板进程,不会对已有服务造成任何影响
  • 安全稳定:面板采用业界多种技术保障本体安全性,已在多个生产环境中长期稳定运行
  • 全面开源:少有的全开源面板,可在遵守开源协议的前提下对面板自由修改、二次开发
  • 永久免费:承诺面板本体未来不会引入任何收费/授权功能,永久免费使用

主要功能

  • 现代化界面:基于 Vue 开发的直观 Web 管理界面
  • 服务器监控:实时监控服务器资源使用情况
  • 应用管理:支持部署和管理各种应用
  • 用户管理:支持多用户权限管理
  • 安全功能:内置安全防护功能
  • 备份还原:支持系统备份和还原
  • 日志管理:提供完整的日志查看功能
  • API 支持:提供 RESTful API 接口

部署要求

  • 支持的操作系统:Linux、macOS、Windows
  • 最低配置:1核 CPU,1GB 内存
  • 推荐配置:2核+ CPU,2GB+ 内存
  • 存储空间:基础安装约 150MB,实际需求取决于安装的组件

发现更多