訪問GitHub時會出現如下《無法訪問此網站》
解決方法:
訪問IP查詢網址: http://www.github.com.ipaddress.com/
修改HOSTS文件,位置:C:Windows/system32/drivers/etc, Mac:位置 /etc/hosts
140.82.113.3 github.com
192.30.253.113 www.github.com
IP地址改為查詢網址中的地址,然后保存即可訪問
cmd中輸入ipconfig/flushdns刷新dns