GIT over Socks5: Or how to get around Paris’s Mall SSL filters Posted bylantean January 11, 2017April 11, 2017 git config --global --get socks.proxy git config --global --unset socks.proxy git config --global socks.proxy socks5://127.0.0.1:9050 Like this:Like Loading...