摘要:
https://mirrors.tuna.tsinghua.edu.cn/help/crates.io-index.git/ 编辑 $CARGO_HOME/config 文件,添加以下内容: [source.crates-io] replace-with = 'mirror' [source.mir 阅读全文
摘要:
私有仓库引用配置 go env -w GOPRIVATE=git.hauwie.com git config --global --add url.ssh://git@git.hauwie.com:7033.insteadof https://git.hauwie.com 日志库引用,go.mod文 阅读全文
摘要:
windows开放端口的方法(win10) 先从控制面板,进入到Windows Defender防火墙点击高级设置,点击入站规则点击右边的新建规则,点击端口,点击下一步 选择协议类型和端口号点击下一步即可 阅读全文