We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo wget https://www.openssl.org/source/openssl-1.0.2n.tar.gz sudo ./config && sudo make && sudo make install
git config --global http.proxy '127.0.0.1:1234' git config --global https.proxy '127.0.0.1:1234' git config --global socks.proxy '127.0.0.1:1234'