Commit Graph

20 Commits

Author SHA1 Message Date
tbphp
adfaf3c1e7 feat: key检测重试功能 2025-07-05 20:54:57 +08:00
tbphp
9b252bbd3e feat: 增加内存存储 2025-07-05 15:42:20 +08:00
tbphp
f7bdef6bca feat: 分组相关接口完善 2025-07-05 09:51:06 +08:00
tbphp
01b86f7e30 feat: 密钥管理 2025-07-04 21:19:15 +08:00
tbphp
1e58c3d504 feat: 配置分离 2025-07-03 00:33:57 +08:00
tbphp
f15177510c feat: 前端渲染 2025-07-02 15:15:42 +08:00
tbphp
d5ebbf10f5 feat: 路由优化 2025-07-01 00:13:01 +08:00
tbphp
b9a833ceab Refactor configuration and key management
- Removed key management configuration from .env.example and related code.
- Updated Makefile to load environment variables for HOST and PORT.
- Modified main.go to handle request logging with a wait group for graceful shutdown.
- Simplified dashboard statistics handler to focus on key counts and request metrics.
- Removed key manager implementation and related interfaces.
- Updated proxy server to use atomic counters for round-robin key selection.
- Cleaned up unused types and configurations in types.go.
- Added package-lock.json for frontend dependencies.
2025-06-30 22:09:16 +08:00
tbphp
731315144e feat: 前端搭建-未完成 2025-06-29 21:59:32 +08:00
tbphp
ab95af0bbe refactor: 重构types 2025-06-29 20:14:13 +08:00
tbphp
d82d46376f feat: 优化超时配置 2025-06-13 12:36:13 +08:00
tbphp
3232d34534 feat: 优化服务超时时间(临时处理) 2025-06-13 10:20:13 +08:00
tbphp
ed84d53769 fix: error log 2025-06-10 14:12:23 +08:00
tbphp
f79fbd3713 feat: 日志格式调整 2025-06-10 11:53:58 +08:00
tbphp
6b33f7054d fix: 修复语法问题 2025-06-09 22:27:30 +08:00
tbphp
9562f0f6dd fix: 优化代码 2025-06-09 22:03:15 +08:00
tbphp
0c5cf4266d refactor: 重构项目结构 2025-06-09 21:50:18 +08:00
tbphp
3a9ea5b33e fix: 优化配置 2025-06-06 22:09:20 +08:00
tbphp
1faa0b1b73 fix: 优化 2025-06-06 21:56:40 +08:00
tbphp
219c068dbf init 2025-06-06 21:45:01 +08:00