This website requires JavaScript.
Explore
Help
Register
Sign In
wood
/
proxy-go
Watch
1
Star
0
Fork
0
You've already forked proxy-go
mirror of
https://github.com/woodchen-ink/proxy-go.git
synced
2025-07-18 08:31:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
proxy-go
/
internal
/
handler
History
wood chen
11378a7e0c
增强请求头设置,添加浏览器User-Agent和Referer,以提高目标URL的可访问性和兼容性。
2025-03-22 18:48:43 +08:00
..
auth.go
feat(auth): 增强OAuth认证状态管理和安全性
2025-03-12 20:27:20 +08:00
cache_admin.go
删除固定路径代理配置, 因为普通代理好像已经支持了
2025-03-03 06:47:52 +08:00
config.go
feat(config): 更新配置处理逻辑并添加日志记录
2025-03-13 13:23:06 +08:00
metrics.go
优化指标处理逻辑,移除错误统计部分并更新前端展示。更新.gitignore以忽略.cursor文件。
2025-03-13 00:54:29 +08:00
mirror_proxy.go
feat(cache): Add Content-Encoding support in cache management
2025-02-15 18:16:04 +08:00
proxy.go
增强请求头设置,添加浏览器User-Agent和Referer,以提高目标URL的可访问性和兼容性。
2025-03-22 18:48:43 +08:00