如何更加快速訪問github(電腦如何訪問github)
作為程序員最大代碼托管和分享平臺,都知道github是國外網(wǎng)站,經(jīng)常訪問會卡,或者進不去,每天我們都要在github里混,如何配置電腦能更快速訪問呢?
先來感受一下打開速度,覺得有用就點個贊或者收藏吧
1.打開Dns檢測|Dns查詢 - 站長工具
2 在檢測輸入欄中輸入http://github.com官網(wǎng) 選一個最小的
3 找到host文件(怎么找百度下即可)把左側(cè)的輸入即可,如下(注意最后一行):
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost