mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-30 17:05:19 +08:00
3715e6db5eb56b72a5b27883f310808a0f54520e
将单位作为独立 UI 状态保存到对象上(_size_unit / _units), 不再从字节/纳秒反推单位,避免: - 空值切换 GB 等单位时因 buildSize(0,...)=0 导致单位丢失 - 输入 1024 MB 因恰好是 GB 整数倍而被自动跳成 1 GB - 输入 60 秒被自动跳成 1 分钟等同类问题 覆盖 EditModal.vue 中 client_max_body_size 与 5 个 duration 字段, 以及 NginxIndex.vue 中 stream upstream resolver_timeout。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
[简体中文] | [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%

