mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-30 17:05:19 +08:00
0724a042ef3d094a90185fc125e6bb7dd97f27a9
* Initial plan * feat: 添加 HTTP/3 (QUIC) 协议支持,TLS 启用时自动启用 Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> * refactor: 优化证书路径复用,修正注释和依赖标记 Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> * feat: 添加证书热重载,TLS 握手时自动检测并加载变更的证书文件 Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> * refactor: 使用 fsnotify 替代每次握手 os.Stat 实现证书热重载 Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> * fix: lint * fix: lint * fix: 使用 wire 工具重新生成 wire_gen.go 替代手动编辑 Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> * feat: 通过 Wire 注入 *tlscert.Reloader,优雅关闭时正确释放资源 Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> * fix: lint * fix: lint * fix: lint --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> Co-authored-by: 耗子 <haozi@loli.email>
[简体中文] | [English]
New generation of all-in-one server operation and maintenance management panel
Simple and lightweight, efficient operation and maintenance
Website: acepanel.net | QQ group: 12370907 | WeChat group: Copy this link
Advantages
- Extremely low occupancy: Developed in Go language, small installation package, low occupancy, single file operation, will not affect system performance
- Low Destructiveness: Designed to minimize additional modifications to the system, we make the fewest modifications to the system among similar products
- Follow the Times: The overall design is at the forefront of the times, with good compatibility with new systems, leading in the same type of products
- Efficient Operation and Maintenance: Complete functions, strong customization capabilities, can quickly deploy small websites, and deploy complex applications based on customized requirements
- Offline Operation: Support offline mode, and even stop the panel process after deployment, without affecting any existing services
- Safe and Stable: The panel adopts a variety of industry technologies to ensure the security of the body, and has been running stably in multiple survival environments for a long time
- Fully Open Source: Few fully open source panels, you can freely modify and develop the panel on the premise of complying with the open source agreement
- Permanently free: Commit to the panel body will not introduce any charging/authorization functions in the future, and will be permanently free to use
Quick Install
Supported clean mainstream systems under amd64 | arm64 architecture, please refer to the installation documentation for specific supported systems.
bash <(curl -sSLm 10 https://dl.acepanel.net/helper.sh)
UI Screenshots
Partners
If the AcePanel is helpful to you, welcome to sponsor us, also thanks to the following supporters/sponsors:
Star History
Languages
Go
59.2%
Vue
40.8%

