txthinking / google-hosts

Google hosts generator
https://www.txthinking.com
MIT License
3.33k stars 1.25k forks source link

要让Google远程桌面可以用,需要哪些host? #93

Closed ipcjs closed 8 years ago

ipcjs commented 8 years ago

我找到下面这些host:

74.125.138.201    chromoting-oauth.talkgadget.google.com
74.125.138.201    chromoting-host.talkgadget.google.com
74.125.138.201    chromoting-client.talkgadget.google.com
74.125.138.201    www.googleapis.com

可以看到主机在线状态,在局域网可以用,但到了外网还是连不上。 后来又发现还会连接这些主机:

74.125.138.113    talk.google.com
74.125.138.113    relay.google.com

但是把这几条添加到host中去后,连主机在线状态都看不到了。。。

nxtreaming commented 8 years ago

建议先VPN,看看依赖哪些域名。

ipcjs commented 8 years ago

挂VPN试了下,也不能从外网访问。。。

txthinking commented 8 years ago
  1. 先抓包
  2. 提取相关的域名
  3. 更新 scripts/hosts.all 文件