vscode
code.visualstudio.com/Download# code.visualstudio.com/docs/suppor…
vscode image
vscode.download.prss.microsoft.com/dbazure/dow… vscode.cdn.azure.cn/stable/f1e1…
vscode config
google plugin
git
golang
golang.google.cn/dl/ mirrors.ustc.edu.cn/golang/ studygolang.com/dl/golang/
golang config
export DIR=/usr/local/go export GOROOT={DIR}/gopath export PATH=$GOROOT/bin:$GOPATH/bin:$PATH export GO111MODULE=on export GOPRIVATE="git.company.com,gitoa.company.com" export GOPROXY=goproxy.io,direct export GOPROXY=goproxy.cn,direct export GOPROXY=mirrors.aliyun.com/goproxy/,di… go env -w GO111MODULE=on go env -w GOPROXY=goproxy.io,direct
github proxy
githubproxy="ghproxy.com/" git clone ${githubproxy}github.com/golang/tool… tools
python
www.python.org/downloads/ www.python.org/ftp/python/ mirrors.huaweicloud.com/python/
python config
xshell、xftp、tabby
www.xshell.com/zh/free-for… github.com/Eugeny/tabb…