`
tempsitegoogle
  • 浏览: 868760 次
文章分类
社区版块
存档分类
最新评论

国内关于 https://code.google.com/hosting/settings 网页中获得用户密码的解决办法

 
阅读更多

很多人在使用 code.google.com时, 都需要一个code.google.com的密码, 这个密码是从https://code.google.com/hosting/settings网址获得, 但大多时候您会发现这个网址不能打开,通过实践分析的原因可能是以下原因:

1. 国家屏蔽了www.google.com 的网址IP地址

2. 由于国家屏蔽, google.com被迫更改了自己的IP地址。

解决办法:

1.首先在命令行 ping www.google.com ,查出当前google.com的IP地址。

2.修改c:/windows/system32/drivers/etc/hosts 文件

74.125.153.104 为你当前Ping时看到的IP。

追加以下内容:

74.125.153.104 code.google.com
74.125.153.104 encrypted.google.com
74.125.153.104 suggestqueries.google.com
74.125.153.104 mail.google.com
74.125.153.104 groups.google.com
74.125.153.104 groups.google.com.hk
74.125.153.104 docs.google.com
74.125.153.104 docs0.google.com
74.125.153.104 docs1.google.com
74.125.153.104 spreadsheets.google.com
74.125.153.104 spreadsheets0.google.com
74.125.153.104 webcache.googleusercontent.com
74.125.153.104 sites.google.com
74.125.153.104 talkgadget.google.com
74.125.153.104 clients1.google.com
74.125.153.104 clients2.google.com
74.125.153.104 clients3.google.com
74.125.153.104 clients4.google.com

重新登录https://code.google.com/hosting/settings 即可。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics