goproxy:Go模块的全局代理 源码
GOPROXY Go模块的全局代理。 参见: : 要求 It invokes the local go command to answer requests. The default cacheDir is GOPATH, you can set it up by yourself according to the situation. 建立 git clone https://github.com/goproxyio/goproxy.git cd goproxy make 已开始 代理模式 ./bin/goproxy -listen=0.0.0.0:80 -cacheDir=/tmp/
下载地址
用户评论