raw.githubusercontent.com的DNS记录被污染了
今天晚上我在自己的Ubuntu系统上,执行如下命令,想安装pyenv工具: curl -L https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-installer | bash 结果遇到错误,报connection refused。 curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
Read More →