Commit Graph

12 Commits

Author SHA1 Message Date
kingecg de1bbbfb7b chore: update module path to git.kingecg.top 2025-06-25 23:54:32 +08:00
kingecg c290c98bae chore: update module path to git.kingecg.top 2025-06-25 22:53:18 +08:00
kingecg 6bff86a5bc feat(handler): 添加重定向指令并优化代理指令处理
- 在 server/directive.go 中添加了新的 Redirect 指令,用于实现请求重定向
- 在 handler/proxy.go 中增加了对非 Proxy_ 指令的过滤,提高了代理处理的灵活性和安全性
2025-06-24 00:26:59 +08:00
程广 0a667bea96 change and correct 2025-05-30 18:42:53 +08:00
程广 ea38f85fb7 添加ip控制 2025-05-29 17:39:08 +08:00
程广 be64000bff add auth middleware to server mux 2025-05-29 17:17:14 +08:00
kingecg f7df73ee54 refactor and add static 2025-02-18 00:54:50 +08:00
程广 b39d4a0ea8 remove change to static file 2023-12-25 13:34:29 +08:00
程广 84fc6bf873 add gzip 2023-12-21 18:36:51 +08:00
kingecg 7aa4511286 fix directive 2023-12-15 21:45:04 +08:00
kingecg 618a186298 make proxy yse directive and forbidden get/set admin by api 2023-12-14 23:47:04 +08:00
kingecg fab22c1c2d add servermux impl and directive support 2023-12-14 22:02:31 +08:00