Github打不開ping不通 拒絕訪問


Solutions:
1. window10 Random physical addresses on

Conditions:
1. 修改hosts 添加 網址后仍然ping不通證明非DNS問題
CMD命令如下:ping不通!
Pinging github.com [192.30.253.112] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.30.253.112:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
2.github Desktop仍然無法push
顯示如下:
fatal: unable to access 'https://github.com/***/weibo.git/': Failed to connect to github.com port 443: Timed out
3.使用chrome Edge Firefox等都打不開網址
Hmmm… can't reach this page github.com took too long to respond
Try:
Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics
ERR_CONNECTION_TIMED_OUT
4. 用git 命令 push 也拒絕訪問
$ git push origin master
ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

5. 可能原因一直運行trending腳本,使用PyQuery抓取熱門code!
有可能被github server forbidden
現在運行腳本提示錯誤:
TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
6. 嘗試使用tor browser瀏覽可以打開網址
進一步確定有可能屏蔽了物理網卡地址
7. 同一wifi條件下,手機可以打開github.com
8. 可以打開lab.github.com


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM