本篇內(nèi)容主要講解“GitHub網(wǎng)頁githubusercontent地址無法訪問怎么解決”,感興趣的朋友不妨來看看。本文介紹的方法操作簡單快捷,實(shí)用性強(qiáng)。下面就讓小編來帶大家學(xué)習(xí)“GitHub網(wǎng)頁githubusercontent地址無法訪問怎么解決”吧!
騰沖ssl適用于網(wǎng)站、小程序/APP、API接口等需要進(jìn)行數(shù)據(jù)傳輸應(yīng)用場景,ssl證書未來市場廣闊!成為創(chuàng)新互聯(lián)公司的ssl證書銷售渠道,可以享受市場價(jià)格4-6折優(yōu)惠!如果有意向歡迎電話聯(lián)系或者加微信:18980820575(備注:SSL證書合作)期待與您的合作!
# 2020年12月30日更新 # GitHub Start52.74.223.119 github.com52.74.223.119 gist.github.com54.169.195.247 api.github.com185.199.111.153 assets-cdn.github.com199.232.96.133 raw.githubusercontent.com199.232.96.133 gist.githubusercontent.com199.232.96.133 cloud.githubusercontent.com199.232.96.133 camo.githubusercontent.com199.232.96.133 avatars0.githubusercontent.com199.232.96.133 avatars1.githubusercontent.com199.232.96.133 avatars2.githubusercontent.com199.232.96.133 avatars3.githubusercontent.com199.232.96.133 avatars4.githubusercontent.com199.232.96.133 avatars5.githubusercontent.com199.232.96.133 avatars6.githubusercontent.com199.232.96.133 avatars7.githubusercontent.com199.232.96.133 avatars8.githubusercontent.com199.232.96.133 user-images.githubusercontent.com185.199.109.154 github.githubassets.com # GitHub End
注意 : 這里域名對(duì)應(yīng)的ip是通過DNS查詢工具查詢得到的,你應(yīng)當(dāng)選擇的是延時(shí)相對(duì)較小且比較穩(wěn)定的ip。
如果發(fā)現(xiàn)不起作用,或者速度不理想,參考查找域名IP。
這里推薦使用 SwitchHosts!
配置hosts
,操作很簡單,支持跨平臺(tái)。
復(fù)制前面的hosts內(nèi)容到軟件里配置即可,相關(guān)介紹參考下面文章。
SwitchHosts! 還能這樣管理hosts,后悔沒早點(diǎn)用
hosts文件位置:C:/windows/system32/drivers/etc/hosts
。
將前文內(nèi)容追加到hosts
,然后刷新DNS
緩存:
ipconfig /flushdns
hosts文件位置:/etc/hosts
。
Mac
系統(tǒng)下修改需要按照如下方式:
1:首先,打開(訪達(dá))Finder。
2:使用組合鍵Shift+Command+G
打開"前往文件夾",在輸入框輸入/etc/hosts
。
3:然后就會(huì)跳轉(zhuǎn)到hosts
文件位置。
復(fù)制hosts
文件到桌面上,鼠標(biāo)右鍵點(diǎn)擊/右擊它,選擇「打開方式」—「文本編輯」,打開這個(gè)hosts
文件,然后將你要修改的內(nèi)容直接在里面修改就好了。
然后把你修改好的hosts
文件在復(fù)制回hosts
文件的所在(文件夾下)路徑:/etc/hosts
之下替換原始的hosts
文件就好了。
注意:如果彈出密碼輸入框,你需要輸入你當(dāng)前電腦登錄賬號(hào)的密碼。
最后刷新下緩存:
sudo killall -HUP mDNSResponder
DNS查詢-站長工具
IP或域名查詢-查詢網(wǎng)
IPAddress.com
注:2020年12月30日我實(shí)際使用IPAddress
才可以生效,前面兩個(gè)查詢站點(diǎn)獲取的IP
均無法使用,各位可以都嘗試下直到生效。
前面hosts
里面域名里分為兩類:
*.githubusercontent.com
*.github.com
*.githubusercontent.com
可以使用同一個(gè)IP
,不需要每個(gè)單獨(dú)查詢。*.github.com
未經(jīng)測試,目前看是需要單獨(dú)查詢對(duì)應(yīng)的IP
。
到此,相信大家對(duì)“GitHub網(wǎng)頁githubusercontent地址無法訪問怎么解決”有了更深的了解,不妨來實(shí)際操作一番吧!這里是創(chuàng)新互聯(lián)網(wǎng)站,更多相關(guān)內(nèi)容可以進(jìn)入相關(guān)頻道進(jìn)行查詢,關(guān)注我們,繼續(xù)學(xué)習(xí)!