精品软件与实用教程
Github 网站的用户域名 raw.githubusercontent.com 在国内存在很多地区无法打开的问题。raw.githubusercontent.com 域名主要是在Github中,用户的独立主页,用户会使用这个域名进行一些内容分享,国内网络有很多地区无法覆盖到,导致用户无法访问。
以上截图来自 ping.chinaz.com 的域名检测,红色区是无法访问的地区,如果访问raw.githubusercontent.com 域名呢?下面在网络上找到了办法。
首先打开IP地址查询网站:https://www.ipaddress.com/
在ip地址查询网站中输入 raw.githubusercontent.com 域名:
通过IP地址查询我们可以看到域名解析了4个IP地址
185.199.108.133
185.199.109.133
185.199.110.133
185.199.111.133
然后在C盘目录中搜索hosts,用记事本打开,将下面内容添加在文件末尾。然后保存文件,重新启动电脑即可。文件位置在C:\WINDOWS\SYSTEM32\DRIVERS\ETC
185.199.108.133 raw.githubusercontent.com 185.199.109.133 raw.githubusercontent.com 185.199.110.133 raw.githubusercontent.com 185.199.111.133 raw.githubusercontent.com
如果更改hosts文件过程中提示权限不够,需要更改hosts文件的权限,点击文件,右键,属性,安全,把当你使用的当前用户添加进去就可以了,设置可以读写。
Github RAW 加速服务
还有另外一种方式可以打开raw.githubusercontent.com,使用Github RAW 加速服务,raw加速这个就是将raw.githubusercontent.com域名使用反向代理的方式,通过其它域名打开。加速域名后面加上访问路径即可。
Github 文件加速 https://gitcdn.top/https://raw.githubusercontent.com/ Github 文件加速 香港 https://raw.iqiq.io/ Github 文件加速 日本 https://cdn.staticaly.com/ https://raw.fastgit.org/ Github 文件加速 韩国 https://ghproxy.com/https://raw.githubusercontent.com/ https://ghproxy.net/https://raw.githubusercontent.com/
CDN加速网站,文件托管
statically:https://statically.io/
jsDelivr 开源免费CDN:https://www.jsdelivr.com/
无权访问 http://www.ipaddress.com该怎么办?选其他的方法吗?