解决google相关网站打不开

 

Google code 获取密码页打不开的解决办法

# Project members authenticate over HTTPS to allow committing changes. 
svn checkout https://yourprj.googlecode.com/svn/trunk/ yourprj --username youraccount

When prompted, enter your generated googlecode.com password.

在文件 C:\Windows\System32\drivers\etc\hosts 中加入 66.249.89.99 code.google.com
Ubuntu 中对应文件为 /etc/hosts

其它同样可采用修改hosts文件的办法来解决

 

相关参考ip地址 写道
66.249.89.99 code.google.com
209.85.143.83 docs.google.com
209.85.143.83 spreadsheets.google.com
209.85.225.101 docs.google.com
74.125.127.100 writely.google.com
74.125.127.139 spreadsheets.google.com
209.85.147.109 pop.gmail.com
209.85.147.109 smtp.gmail.com
66.102.7.19 mail.google.com
209.85.225.101 docs.google.com
209.85.225.102 groups.google.com
74.125.127.100 services.google.com
74.125.127.100 sites.google.com
209.85.225.104 reader.google.com
74.125.127.101 calendar.google.com

 


 

 

你可能感兴趣的:(windows,SVN,Google,ubuntu,Gmail)