美文网首页
(转载)Github网站加速访问

(转载)Github网站加速访问

作者: 追梦生信人 | 来源:发表于2021-09-08 22:56 被阅读0次

C:\Windows\System32\drivers\etc
找到host文件 右键 属性



点击编辑


image.png
选中写入
image.png

右键host 打开方式 记事本
将以下内容复制到最后

# GitHub520 Host Start
185.199.108.154                                   github.githubassets.com
199.232.68.133                                    camo.githubusercontent.com
199.232.68.133                                    github.map.fastly.net
199.232.69.194                                    github.global.ssl.fastly.net
140.82.113.3                                      github.com
140.82.112.5                                      api.github.com
199.232.68.133                                    raw.githubusercontent.com
199.232.68.133                                    user-images.githubusercontent.com
199.232.68.133                                    favicons.githubusercontent.com
199.232.68.133                                    avatars5.githubusercontent.com
199.232.68.133                                    avatars4.githubusercontent.com
199.232.68.133                                    avatars3.githubusercontent.com
199.232.68.133                                    avatars2.githubusercontent.com
199.232.68.133                                    avatars1.githubusercontent.com
199.232.68.133                                    avatars0.githubusercontent.com
# GitHub520 Host End

原文:https://cloud.tencent.com/developer/article/1641529

相关文章

  • (转载)Github网站加速访问

    C:\Windows\System32\drivers\etc找到host文件 右键 属性 点击编辑 选中写入 右...

  • windows环境下nvs安装心得

    github加速 普通页面和仓库访问加速 使用镜像网站https://github.com.cnpmjs.org/...

  • 访问github加速

    hosts文件中添加

  • 访问github加速

    最近访问github速度明显变慢,并且不只是一点点慢,作为程序猿这显然不能忍受... 以Mac系统为准,Windo...

  • GitHub访问加速

    由于某些原因,国内访问Github会异常缓慢,在clone仓库时甚至只有10k以下的速度,下载半天有时还会失败需要...

  • github加速访问

    国内访问github如果慢如蜗牛,那就修改/etc/hosts手动指定域名地址. 步骤 获取github相关域名的...

  • GitHub访问加速

    国内访问githup速度感人,这里采用修改hosts文件进行加速。 一、获取 github 的 global.ss...

  • 加速GitHub访问

    GitHub镜像网址https://github.com.cnpmjs.org[https://github.co...

  • Github加速访问

    dev-sidecar工具 - 推荐下载地址:https://gitee.com/shun_dev/dev-sid...

  • 【转载】GitHub加速

    作为笔记收藏,原文链接。 加速国内Github访问1 获取GitHub官方CDN地址2 修改系统Hosts文件3 ...

网友评论

      本文标题:(转载)Github网站加速访问

      本文链接:https://www.haomeiwen.com/subject/tembwltx.html