Ponderfly / GoogleTranslateIpCheck

扫描国内可用的谷歌翻译IP
MIT License
4.63k stars 475 forks source link

mac解压后提示无法打开 #3

Open Quenstin opened 2 years ago

Quenstin commented 2 years ago

mac解压后提示无法打开

iszhangsc commented 2 years ago

同问

Ponderfly commented 2 years ago

mac解压后提示无法打开

我这没mac测试 ,我在ubuntu下终端下运行 sudo ./GoogleTranslateIpCheck 是没问题的

iszhangsc commented 2 years ago

解压后 打开终端运行 以下即可 chmod +x GoogleTranslateIpCheck sudo ./GoogleTranslateIpCheck

huqijie commented 2 years ago

提示:sudo: ./GoogleTranslateIpCheck: command not found,依旧无法执行

Ponderfly commented 2 years ago

提示:sudo: ./GoogleTranslateIpCheck: command not found,依旧无法执行

按照楼上命令运行 没有:

ChicoSir commented 2 years ago

yes

nineKnight commented 2 years ago

提示:sudo: ./GoogleTranslateIpCheck: command not found,依旧无法执行

It seems you didn't get into the folder, caz the tool is never install into bin.

pannkkk commented 2 years ago

应该这么操作:

  1. 打开终端
  2. 输入cd
  3. 把解压后的文件夹拖进终端,点击回车
  4. 复制粘贴代码,点击回车 chmod +x GoogleTranslateIpCheck sudo ./GoogleTranslateIpCheck
  5. 在扫描完成后,输入“Y” 然后就能用了