目录导航
为什么需要这个东西?
①谷歌翻译中国无法使用,因为谷歌”认为”中国使用谷歌翻译的频率太低,直接给关闭了.
②中国无法访问被墙网站.
③其他网页翻译对比Google网页翻译都是垃圾.
Google translate ip Check工作原理
修改hosts文件,指向Google翻译api网址.

自动扫描如下60个ip,检测出能使用的ip进行hosts替换.
translate.googleapis.com
142.250.4.90
172.253.114.90
172.217.203.90
172.253.112.90
142.250.9.90
172.253.116.90
142.250.97.90
142.250.30.90
142.250.111.90
172.217.215.90
142.250.11.90
142.251.9.90
108.177.122.90
142.250.96.90
142.250.100.90
142.250.110.90
172.217.214.90
172.217.222.90
142.250.31.90
142.250.126.90
142.250.10.90
172.217.195.90
172.253.115.90
142.251.5.90
142.250.136.90
142.250.12.90
142.250.101.90
172.217.192.90
142.250.0.90
142.250.107.90
172.217.204.90
142.250.28.90
142.250.125.90
172.253.124.90
142.250.8.90
142.250.128.90
142.250.112.90
142.250.27.90
142.250.105.90
172.253.126.90
172.253.123.90
172.253.122.90
172.253.62.90
142.250.98.90
142.250.185.238
142.251.116.101
216.58.214.14
142.250.189.206
216.58.209.174
142.250.203.142
142.250.218.14
142.251.10.138
142.251.40.174
142.250.185.174
172.217.16.46
172.217.0.46
172.217.31.142
216.58.220.142
172.217.13.142
172.253.113.90
下载地址
- GoogleTranslateIpCheck-linux-x64.zip
- GoogleTranslateIpCheck-mac.zip
- GoogleTranslateIpCheck-win-x64.zip
云中转网盘:
GoogleTranslateIpCheck-win+linux+mac.rar
解压密码:www.ddosi.org
使用方法
Windows
右键-管理员身份运行GoogleTranslateIpCheck.exe
Mac和Linux运行
需要在终端中cd到软件目录然后执行
chmod +x GoogleTranslateIpCheck
sudo ./GoogleTranslateIpCheck
测试截图
设置成功截图:

翻译hackerone测试

可能存在的问题
部分杀毒软件阻止修改hosts文件导致失败,如下图所示,关闭杀毒软件即可

项目地址:
github:
https://github.com/Ponderfly/GoogleTranslateIpCheck
转载请注明出处及链接