Commit Graph

6 Commits

Author SHA1 Message Date
b7dddfb750 fix(https): 修复域名提取携带分号导致证书申请失败
修正 https.sh 中 server_name 提取与 certbot 参数构建逻辑,避免将 `credit99.cn;` 等非法域名传给 certbot;同时在 start.sh 增加域名规范化与格式校验,提前拦截协议前缀、路径和分号等脏输入。

Made-with: Cursor
2026-03-31 15:04:56 +08:00
59a1a88e29 优化脚本,支持一键部署 2026-03-09 16:22:33 +08:00
ccfac882d7 优化MCP消息转发Nginx配置文件 2025-05-15 12:09:53 +08:00
eaba13df5b 修改文件权限:描述权限变更的原因 2025-05-14 22:36:50 +08:00
8c9c102ff7 first commit 2025-05-07 15:52:04 +08:00
daff487a01 first commit 2025-05-07 15:25:29 +08:00