Github Desktop设置Proxy 发表于 2024-05-20Github Desktop Proxy相关。打开C:\users\username.gitconfig文件,最后加上123456[http] proxy = socks5://ip:port[https] proxy = socks5://ip:port[git] proxy = socks5://ip:port