作者:urheroishuugii 来源:http://urheroishuugii.wordpress.com/2010/09/01/how-to-visit-google-spreadsheetsdocs/
Google spreadsheets与Docs已被大陆屏蔽
如何在墙内访问呢?
1. Google spreadsheets 可能有的同学已经发现了如果用http而非https方式访问Google spreadsheets 是可以访问的, 但调查结束后点击Submit就会被重置。
然后ping 了spreadsheets.google.com 这个地址, 可以ping通, IP是正确的
但是https://spreadsheets.google.com 这个地址则无法ping通, IP是中国的。
所以, 我们得改一下host
1)先用who.is查询spreadsheets.google.com这个地址的IP是74.125.127.139
2)用记事簿打开C:\windows\system32\drivers\etc\hosts
在最后添加 74.125.127.139 https://spreadsheets.google.com
你可以同时添加
209.85.225.101 docs.google.com
74.125.127.100 writely.google.com
以正常访问Google其他服务。
完成!
再访问Google spreadsheets是不是可以访问了呢?
2.Google Docs访问
1)在hosts添加: 209.85.225.101 docs.google.com
2)更简单的方法直接访问http:docs.google.com
没有评论:
发表评论