This website requires JavaScript.
Explore
Help
Register
Sign In
zhuyujun
/
GitPilot
Watch
1
Star
0
Fork
0
You've already forked GitPilot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
6
Wiki
Activity
25
Commits
1
Branch
6
Tags
3ebcd10a2306211059e9f795812edee6b7830a72
Commit Graph
2 Commits
Author
SHA1
Message
Date
zyj
cb6b21ef98
refactor: 拆分 proxy.go 为平台特定文件,兼容 macOS 和 Linux\n\n- proxy.go: 保留通用类型和辅助函数\n- proxy_windows.go: 通过注册表读取 Windows 系统代理\n- proxy_darwin.go: 通过 scutil --proxy 读取 macOS 系统代理\n- proxy_linux.go: 通过 gsettings/kreadconfig 读取 Linux 系统代理"
2026-03-10 11:55:34 +08:00
zyj
9b923ba301
新增本机代理获取方法
2026-03-06 18:00:58 +08:00