Solve the problem of slow domestic load GitHub

Reprinted from: https://www.cnblogs.com/ltfxy/p/9998602.html

First, the conditions can over the wall.

Second, in the C: \ Windows \ System32 \ drivers \ etc modify the hosts file

  •        If you do not have permission, then copied to the desktop, and then paste the following add back:

 # GitHub Start
192.30.253.112 github.com
192.30.253.119 gist.github.com
151.101.100.133 assets-cdn.github.com
151.101.100.133 raw.githubusercontent.com
151.101.100.133 gist.githubusercontent.com
151.101.100.133 cloud.githubusercontent.com
151.101.100.133 camo.githubusercontent.com
151.101.100.133 avatars0.githubusercontent.com
151.101.100.133 avatars1.githubusercontent.com
151.101.100.133 avatars2.githubusercontent.com
151.101.100.133 avatars3.githubusercontent.com
151.101.100.133 avatars4.githubusercontent.com
151.101.100.133 avatars5.githubusercontent.com
151.101.100.133 avatars6.githubusercontent.com
151.101.100.133 avatars7.githubusercontent.com
151.101.100.133 avatars8.githubusercontent.com
# GitHub End

 Renderings:

 

Guess you like

Origin www.cnblogs.com/FengZeng666/p/11996853.html