程广
|
6c43f6ce59
|
feat(server): 添加自动 SSL 证书管理功能
- 新增 autossl 包,用于管理 SSL 证书
- 在 server/manager.go 中集成自动 SSL 证书管理
- 修改 utils/util.go,增加 NormalizePathWithR 函数以支持相对路径规范化
- 更新 model/model.go,为 HttpServerConfig 添加 EnableSSL 字段和 ConfPath 字段
- 修改 gohttp.go,支持从配置文件加载服务器配置
|
2025-06-13 17:49:04 +08:00 |
程广
|
0a667bea96
|
change and correct
|
2025-05-30 18:42:53 +08:00 |
kingecg
|
f7df73ee54
|
refactor and add static
|
2025-02-18 00:54:50 +08:00 |
kingecg
|
618a186298
|
make proxy yse directive and forbidden get/set admin by api
|
2023-12-14 23:47:04 +08:00 |
kingecg
|
7f32c1a38f
|
fix REST api
|
2023-12-13 21:09:01 +08:00 |
程广
|
6e63b5f0af
|
add api
|
2023-12-13 17:59:14 +08:00 |
程广
|
8d943ce89a
|
fix normalize bug
|
2023-12-13 10:59:47 +08:00 |
程广
|
f437bb300c
|
fix panic
|
2023-12-13 09:23:57 +08:00 |
程广
|
e22b39513e
|
refactor and add middleware
|
2023-12-11 18:15:29 +08:00 |
kingecg
|
703a7e12ee
|
add daemon
|
2023-12-10 19:26:09 +08:00 |
kingecg
|
dc6069c8a1
|
完成主体功能
下一步任务:
1. 实现通过api更新配置
2. 实现热加载
|
2023-12-09 17:08:31 +08:00 |
kingecg
|
61258c5535
|
fix mux matcher
|
2023-12-08 22:02:36 +08:00 |