首页
编程技巧
开发教程
工具箱
修改go的默认代理
发布于: 2021-02-20 | 分类:
golang
在命令行使用下面命令完成代理设置
go env -w GOPROXY=https://goproxy.cn,direct
热门分类
数据库 (30)
Python (16)
Linux (16)
JAVA (11)
.net/c# (7)
Javascript (6)
Windows (4)
golang (4)
PHP (2)
stm32 (1)
lua (1)
C++ (1)
Android (1)
热门标签
linux
Windows 10
python
磁盘空间
清华镜像站
源
速度慢
国内镜像
pip
PostgreSQL
推荐阅读
golang 发布到linux运行的方法
cgo: exec gcc: exec: "gcc": executable file not found in %PATH%
go get 没有将包下载到gopath目录下