22912560

GoogleTranslateIpCheck-解决电脑谷歌翻译不可用的软件

V1.10: 原理: 扫描国内可用的谷歌翻译IP如果都不能使用可以删除 ip.txt 文件调用远程IP或进入扫…


版本:
v1.10
更新时间:
20241122
文件大小:
4.5 M
文件格式:
zip
开发者:
Github
付费信息:
完全免费

505 Views


V1.10:

  • 集成 TurboSyn 进行首次快速扫描,需管理员运行,只支持Windows x64系统,使用 -t 参数进入自动模式
  • 基于WinDivert的SYN扫描动态链接库。
  • 极快的扫描速度
  • 极低的CPU使用率

原理:

扫描国内可用的谷歌翻译IP
如果都不能使用可以删除 ip.txt 文件调用远程IP或进入扫描模式

使用参数 -s 可以直接进入扫描模式 -y 自动写入Host文件 -6 进入IPv6模式(如果支持IPv6推荐优先使用),

Windows 需要使用管理员权限运行
Mac和Linux运行 需要在终端中导航到软件目录然后执行

chmod +x GoogleTranslateIpCheck
sudo ./GoogleTranslateIpCheck

下载地址

Mac OS
https://github.com/Ponderfly/GoogleTranslateIpCheck/releases/download/1.6/GoogleTranslateIpCheck-mac-x64.zip
Window
https://github.com/Ponderfly/GoogleTranslateIpCheck/releases/download/1.6/GoogleTranslateIpCheck-win-x64.zip
Linux
https://github.com/Ponderfly/GoogleTranslateIpCheck/releases/download/1.6/GoogleTranslateIpCheck-linux-x64.zip

常见问题
1.如果所有IP都超时,请检查是否开了代理

2.Mac 中使用: 打开终端 输入cd 把解压后的文件夹拖进终端,点击回车 复制粘贴代码,点击回车

chmod +x GoogleTranslateIpCheck
sudo ./GoogleTranslateIpCheck

3.Mac 提示来自不明身份: 系统偏好设置-->安全性与隐私—>选择允许
扫描逻辑参考 https://repo.or.cz/gscan_quic.git 项目,感谢大佬