码迷,mamicode.com
首页 > 其他好文 > 详细

How to solve the problem that Github can't visit in China?

时间:2020-03-07 13:17:54      阅读:65      评论:0      收藏:0      [点我收藏+]

标签:value   hub   int   dns   rem   drive   web   func   for   

  1. find path C:\Windows\System32\drivers\etc\host
  2. open DNS detection and DNS query-Webmaster(DNS查询) tool (http://tool.chinaz.com/dns)
  3. enter the domain name in the test input field (example: github.com)
  4. input the IP with the lowest TTL value in the detection list into hosts, and write the domain name accordingly

   remark:The function of host file

  1. speed up domain name resolution(加快域名解析)
  2. convenient for LAN users(方便局域网用户)
  3. screened(屏蔽) website
  4. connecting the system smoothly
  5. force a domain name to correspond to an IP address

  

How to solve the problem that Github can't visit in China?

标签:value   hub   int   dns   rem   drive   web   func   for   

原文地址:https://www.cnblogs.com/sunshinexiu/p/12433538.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!