git config --global https.proxy http://192.168.55.100:7890
git config --global https.proxy https://192.168.55.100:7890
git config --global --unset http.proxy
git config --global --unset https.proxy
npm config delete proxy
上一篇

2023-01-04
下一篇

2023-01-03