[http] proxy = socks5://192.168.102.xxx:xxxx [https] proxy = socks5://192.168.102.xxx:xxx
chmod 600 ~/.ssh/config
Host github.com User git ProxyCommand nc -v -x 192.168.102.xxx:xxxx %h %p
京公网安备 11010502049817号