Commit Graph

  • f4a2967f59 ``` feat(admin): 支持TCP代理配置的API设置功能 master 程广 2026-07-10 08:40:23 +0800
  • 43c1d63449 ``` feat: 添加TCP代理服务器功能 程广 2026-07-10 08:27:02 +0800
  • 5022da4885 ``` feat: 新增TCP代理服务器功能 程广 2026-07-10 08:11:55 +0800
  • 5e09b26261 ``` fix(file): 修复文件处理器路径遍历漏洞和FileExists函数错误处理 程广 2026-07-10 07:56:22 +0800
  • 7e50732f09 ``` chore(deps): 更新 gologger 依赖版本 程广 2026-07-10 07:48:09 +0800
  • be5e810b11 fix(server): 修复服务器启动时的日志记录问题 kingecg 2025-11-01 07:48:29 +0800
  • 8d25fb1a88 Make `all` target depend on `clean` target kingecg 2025-08-02 22:08:08 +0800
  • 8ce59e28b4 support default file kingecg 2025-08-02 13:51:50 +0800
  • 3e7c7d8d3c test kingecg 2025-07-19 00:41:46 +0800
  • 25cf0fca16 fix type kingecg 2025-06-26 01:38:42 +0800
  • 8e5389a8e0 build: 更新 Go 依赖 kingecg 2025-06-26 01:36:55 +0800
  • da05fe2b3d chore: update module path to git.kingecg.top kingecg 2025-06-26 01:05:19 +0800
  • de1bbbfb7b chore: update module path to git.kingecg.top kingecg 2025-06-25 23:54:32 +0800
  • c290c98bae chore: update module path to git.kingecg.top kingecg 2025-06-25 22:53:18 +0800
  • 4090c0b289 chore: update module path to git.kingecg.top kingecg 2025-06-25 21:55:41 +0800
  • 8c054e8f49 refactor: 优化日志记录和变量作用域 kingecg 2025-06-24 21:46:27 +0800
  • 1cb0152147 "feat(ssl): 为ahttp服务启用SSL支持" 程广 2025-06-24 19:06:00 +0800
  • fdb2f5c238 feat(proxy): 增强代理功能,支持HTTPS跳过验证并添加Host/X-Forwarded-For指令 程广 2025-06-24 18:50:25 +0800
  • b58e51e4f5 "docs(readme): 全面更新README文档,完善项目描述和配置说明" 程广 2025-06-24 16:57:56 +0800
  • dc5528c558 "feat(config): 支持JSON流式解析以处理多服务器配置" 程广 2025-06-24 12:56:45 +0800
  • eecfc51c1e "feat(server): 添加SSL匹配器并支持HTTPS服务器启动逻辑" 程广 2025-06-24 11:07:31 +0800
  • 84960de4a6 feat(server): 优化服务器配置和日志记录 kingecg 2025-06-24 07:46:57 +0800
  • eb64db6b30 feat(ssl): 实现自定义证书管理器并更新服务器配置 kingecg 2025-06-24 07:12:11 +0800
  • 9ff927d323 feat(server): 添加全局指令处理功能 kingecg 2025-06-24 00:50:01 +0800
  • 6bff86a5bc feat(handler): 添加重定向指令并优化代理指令处理 kingecg 2025-06-24 00:26:59 +0800
  • 65d9037788 build: 从 Makefile 中移除冗余项 kingecg 2025-06-23 23:46:48 +0800
  • 8334efebd4 build: 禁用 CGO 以确保跨平台构建的一致性 kingecg 2025-06-23 23:46:05 +0800
  • 21289bb209 fix(install): 修改安装脚本以创建必要的目录结构 kingecg 2025-06-23 23:17:45 +0800
  • 1b0db0e14b refactor(config): 重构配置处理逻辑 kingecg 2025-06-23 23:12:03 +0800
  • 949de14d47 feat(admin): 添加服务器配置列表接口并优化前端展示 kingecg 2025-06-15 22:15:45 +0800
  • b92ca64cf8 refactor(admin): 重构管理模块 API kingecg 2025-06-14 15:16:48 +0800
  • 9822db29d9 temp ui kingecg 2025-06-13 21:47:34 +0800
  • 56210416a6 docs(README): 更新项目文档 程广 2025-06-13 17:56:27 +0800
  • 6c43f6ce59 feat(server): 添加自动 SSL 证书管理功能 程广 2025-06-13 17:49:04 +0800
  • 2730c773fb chore: 添加日志文件到 .gitignore 程广 2025-06-13 15:10:05 +0800
  • baad798498 build(Makefile): 更新构建架构并调整 go sum 文件 程广 2025-06-13 15:04:41 +0800
  • caa6967f83 fix kingecg 2025-06-04 00:02:04 +0800
  • fd9ae1a1da delete debug 程广 2025-06-03 10:25:41 +0800
  • 9314ee691e Merge branch 'master' of ssh://git.pyer.club:2222/kingecg/gohttp 程广 2025-06-03 10:25:07 +0800
  • 822f0716a6 update reef kingecg 2025-05-30 21:35:19 +0800
  • 0a667bea96 change and correct 程广 2025-05-30 18:42:53 +0800
  • ea38f85fb7 添加ip控制 程广 2025-05-29 17:39:08 +0800
  • be64000bff add auth middleware to server mux 程广 2025-05-29 17:17:14 +0800
  • 3bccf2187f 实现健康检查功能并优化代码结构 程广 2025-05-29 16:53:30 +0800
  • 039643e08e fix path match beforeAi 程广 2025-04-22 10:38:33 +0800
  • 5fdb7de83d add mime 程广 2025-04-14 17:35:12 +0800
  • f57bd4d937 fix login kingecg 2025-02-21 00:50:06 +0800
  • c002306030 Merge branch 'master' of ssh://git.pyer.club:2222/kingecg/gohttp 程广 2025-02-20 09:24:31 +0800
  • ab4b59ebfc add jwt中间件 kingecg 2025-02-19 23:17:43 +0800
  • 5d487d1af9 fix wrapp handler and add login api and jwt kingecg 2025-02-19 21:52:33 +0800
  • b1b07ee56e delete generated ui 程广 2025-02-19 11:12:23 +0800
  • da7a2feb06 fix 程广 2025-02-18 13:46:59 +0800
  • 04ab8c8efd fix test 程广 2025-02-18 09:19:13 +0800
  • 223344fada temp code for admin ui kingecg 2025-02-18 01:04:14 +0800
  • f7df73ee54 refactor and add static kingecg 2025-02-18 00:54:50 +0800
  • f6f31e56c4 add install script 程广 2023-12-27 17:22:18 +0800
  • b39d4a0ea8 remove change to static file 程广 2023-12-25 13:34:29 +0800
  • 84fc6bf873 add gzip 程广 2023-12-21 18:36:51 +0800
  • 2d8abba3db add config and add log message 程广 2023-12-20 17:49:02 +0800
  • 4ce1a59d14 fix and add add config for cloudops 程广 2023-12-18 14:11:06 +0800
  • d180d65524 add target to ignore 程广 2023-12-18 13:11:34 +0800
  • d84337c845 fix spell kingecg 2023-12-17 10:33:29 +0800
  • 8204c37dc3 update readme kingecg 2023-12-15 22:40:12 +0800
  • f86fa0112e remove debug log kingecg 2023-12-15 21:46:06 +0800
  • 7aa4511286 fix directive kingecg 2023-12-15 21:45:04 +0800
  • 618a186298 make proxy yse directive and forbidden get/set admin by api kingecg 2023-12-14 23:47:04 +0800
  • fab22c1c2d add servermux impl and directive support kingecg 2023-12-14 22:02:31 +0800
  • 33c988a952 proxy add header process 程广 2023-12-14 11:25:31 +0800
  • 7f32c1a38f fix REST api kingecg 2023-12-13 21:09:01 +0800
  • 6e63b5f0af add api 程广 2023-12-13 17:59:14 +0800
  • 5a60e898ed part set config 程广 2023-12-13 14:36:49 +0800
  • fd4234de77 remove log file 程广 2023-12-13 11:29:03 +0800
  • 8d943ce89a fix normalize bug 程广 2023-12-13 10:59:47 +0800
  • f437bb300c fix panic 程广 2023-12-13 09:22:05 +0800
  • 212949154d add ut and fix bug kingecg 2023-12-12 22:58:30 +0800
  • 8ee2bf311f refactor: route can add middleware kingecg 2023-12-12 21:44:35 +0800
  • 18e319b407 refactor route kingecg 2023-12-12 00:42:21 +0800
  • d6752cd324 add parse middleware kingecg 2023-12-11 23:46:40 +0800
  • e22b39513e refactor and add middleware 程广 2023-12-11 18:15:29 +0800
  • 8c4972acb4 update target kingecg 2023-12-10 20:49:38 +0800
  • a0da5498a9 add make file kingecg 2023-12-10 20:16:07 +0800
  • 703a7e12ee add daemon kingecg 2023-12-10 19:26:09 +0800
  • 49ccc86721 fix file handler and update logger kingecg 2023-12-10 01:08:39 +0800
  • dc6069c8a1 完成主体功能 下一步任务: 1. 实现通过api更新配置 2. 实现热加载 kingecg 2023-12-09 17:08:31 +0800
  • b6e7396ef5 add handler kingecg 2023-12-09 16:34:20 +0800
  • 1ec5e5455a remove comment kingecg 2023-12-08 22:35:31 +0800
  • 61258c5535 fix mux matcher kingecg 2023-12-08 22:02:36 +0800
  • 57225ac59a add multplex server kingecg 2023-12-07 23:34:34 +0800
  • 7127751a75 complete RestMux kingecg 2023-12-07 22:42:27 +0800
  • 8107b7d567 add kingecg 2023-12-07 00:22:53 +0800
  • 90014cec0c Initial commit kingecg 2023-12-06 20:58:08 +0800