ssh -D 5555 -N -f user@server
$ git config —global http.proxy socks5://localhost:9150
$ git config —global https.proxy socks5://localhost:9150
git config —global url."https://".insteadOf git://
git config —global url."https://github".insteadOf git://github