TheTNB / panel

耗子面板 - 现代化、开源的轻量服务器管理面板
GNU Affero General Public License v3.0
858 stars 92 forks source link

✨ [Feature] 使用 upx 压缩面板二进制包 #63

Closed devhaozi closed 8 months ago

devhaozi commented 8 months ago

在提问之前 (Before Asking)

描述功能 (Describe Feature)

使用 upx 压缩面板二进制包

工作流程 (WorkFlow)

待定

还有别的吗 (Anything Else)

No response

github-actions[bot] commented 8 months ago

Hi @devhaozi 👋

我们认为您的建议非常有价值!欢迎提交 PR,请包含相应的测试用例、文档等,并确保 CI 通过,感谢和期待您的贡献! We think your suggestion is very valuable! Welcome to submit a PR, please include test cases, documentation, etc., and ensure that the CI is passed, thank you and look forward to your contribution!

aoligei

devhaozi commented 8 months ago

调研了一下发现效果和直接用 zip 压缩差不多,可以关闭了。