Git 代理
设置 HTTP Proxy git config --global http.proxy http://127.0.0.1:7890 git config --global https.proxy http://127.0.0.1:7890 设置 SSH Proxy Linux 安装软件包:openbsd-netcat(注意不是gnu-netcat) 配置文件:~/.ssh/config ...
设置 HTTP Proxy git config --global http.proxy http://127.0.0.1:7890 git config --global https.proxy http://127.0.0.1:7890 设置 SSH Proxy Linux 安装软件包:openbsd-netcat(注意不是gnu-netcat) 配置文件:~/.ssh/config ...