li-Coulson / GoogleTranslateIpCheck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleTranslateIpCheck

扫描国内可用的谷歌翻译IP

默认使用 ip.txt 和 https://ghproxy.com/https://github.com/Ponderfly/GoogleTranslateIpCheck/releases/download/1.1.1/ips.txt 的IP地址,如果都不能使用可以删除 ip.txt 文件进入扫描模式

使用参数 -s 可以直接进入扫描模式 -y 自动写入Host文件

Windows 需要使用管理员权限运行
Mac和Linux运行 需要在终端中导航到软件目录然后执行
chmod +x GoogleTranslateIpCheck
sudo ./GoogleTranslateIpCheck
下载地址
Mac OS
Window
Linux

扫描逻辑参考 https://repo.or.cz/gscan_quic.git 项目,感谢大佬

About

License:MIT License


Languages

Language:C# 100.0%