ff-upday

1.确定ip

进入网址https://github.com.ipaddress.com

查看GitHub的ip地址。
image

2.确定域名ip

进入网址https://fastly.net.ipaddress.com/github.global.ssl.fastly.net
image

3.确定静态资源ip

进入网址https://github.com.ipaddress.com/assets-cdn.github.com
image

185.199.108.153 assets-cdn.github.com
185.199.109.153 assets-cdn.github.com
185.199.110.153 assets-cdn.github.com
185.199.111.153 assets-cdn.github.com

4.修改hosts文件

Windows系统:打开C:\Windows\System32\drivers\etc

找到hosts文件
image
右键选择打开方式为记事本即可。
在底部加入前三步获得的内容,即:

140.82.114.3 github.com
199.232.69.194 github.global.ssl.fastly.net
185.199.108.153 assets-cdn.github.com
185.199.109.153 assets-cdn.github.com
185.199.110.153 assets-cdn.github.com
185.199.111.153 assets-cdn.github.com

注意:使用这种方式是不稳定的
实在不行,也可以使用pigcha加速器
下载地址:
http://www.pigcha.com/

分类:

技术点:

相关文章:

  • 2021-09-20
  • 2021-12-19
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-19
  • 2021-08-03
  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2022-02-27
  • 2021-11-09
相关资源
相似解决方案