User Tools

Site Tools


git_tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
git_tools [2019/12/10 08:45]
admin [SSL Insecure add to project]
git_tools [2019/12/10 08:48] (current)
admin [Connect through SOCKS proxy]
Line 7: Line 7:
  
 =====Connect through SOCKS proxy===== =====Connect through SOCKS proxy=====
-  * git config http.proxy 'socks5://127.0.0.1:7777'+  * git config http.proxy 'socks5:\/\/127.0.0.1:7777'
 or inline:\\ or inline:\\
-  * //**ALL_PROXY=socks5://127.0.0.1:7777**// git clone https://oauth2:token@gitlab.example.com/repo.git+  * //**ALL_PROXY=socks5:\/\/127.0.0.1:7777**// git clone https://oauth2:token@gitlab.example.com/repo.git
git_tools.1575967518.txt.gz ยท Last modified: 2019/12/10 08:45 by admin