亚洲 日韩 激情 无码 中出,无码人妻久久一区二区三区蜜桃,亚无码乱人伦一区二区,四虎影视永久免费观看,四虎成人精品一区二区免费网站

如何更加快速訪問github(電腦如何訪問github)

小編:魅力 更新時(shí)間:2022-11-04 10:13

作為程序員最大代碼托管和分享平臺(tái),都知道github是國(guó)外網(wǎng)站,經(jīng)常訪問會(huì)卡,或者進(jìn)不去,每天我們都要在github里混,如何配置電腦能更快速訪問呢?

先來(lái)感受一下打開速度,覺得有用就點(diǎn)個(gè)贊或者收藏吧

如何更加快速訪問github(電腦如何訪問github)

1.打開Dns檢測(cè)|Dns查詢 - 站長(zhǎng)工具

2 在檢測(cè)輸入欄中輸入http://github.com官網(wǎng) 選一個(gè)最小的

如何更加快速訪問github(電腦如何訪問github)

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