mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 00:21:56 +08:00
- Update logging in cache, auth, proxy, metrics, and fixed path middleware - Add consistent log message structure with method, path, status, and source - Improve error logging with more descriptive and uniform messages - Enhance log readability by using concise and informative log formats
Proxy-Go
A 'simple' reverse proxy server written in Go.
使用方法: https://q58.club/t/topic/165?u=wood
图片
仪表统计盘
配置可在线修改并热重载
缓存查看和控制
说明
- 支持gzip和brotli压缩, 在
config.json
中配置 - 不同路径代理不同站点
- 回源Host修改
- 大文件使用流式传输, 小文件直接提供
- 可以按照文件后缀名代理不同站点, 方便图片处理等
- 适配Cloudflare Images的图片自适应功能, 透传
Accept
头, 支持format=auto
- 支持网页端监控和管理
Languages
Go
51%
TypeScript
47.1%
CSS
1.4%
JavaScript
0.4%
Dockerfile
0.1%