I managed to install cntlm (see the sourceforge project ), through our corporate proxy and browser. Both on http and https.
But when I try to start , it sends some initial packets and freezes. The resulting catalog is about 14 KB.git clone -v https://github.com/spraints/git-tfs.git.git
Conversely, when I install it directly in git with:
git config --global http.proxy http://domain\\\login:password@our-proxy-server:8088
everything works well.
Do you have any suggestions?
Or maybe some suggestion about connecting git to repositories without entering a password in plaintext configurations?
source
share