-
查询真实IP
在网站 https://www.ipaddress.com 里查询 raw.githubusercontent.com 的真实 IP -
修改hosts
sudo vim /etc/hosts
添加如下内容:
199.232.28.133 raw.githubusercontent.com
- 安装 Homebrew
访问官网 https://brew.sh 复制命令到终端执行安装
查询真实IP
在网站 https://www.ipaddress.com 里查询 raw.githubusercontent.com 的真实 IP
修改hosts
sudo vim /etc/hosts
添加如下内容:
199.232.28.133 raw.githubusercontent.com
本文标题:修改 Hosts 安装 Homebrew
本文链接:https://www.haomeiwen.com/subject/ivayshtx.html
网友评论