GoogleTranslateIpCheck — Google Translate repair artifact, automatically scans Google Translate IP available in China

As we all know, Google announced that Google Translate will withdraw from the Chinese market at the end of 2022. The reason turned out to be due to "low usage rate"! After leaving China, many friends who use the Chrome browser found that the built-in translation is no longer available. Today I will share with you a small tool to solve this problem!

GoogleTranslateIpCheck

GoogleTranslateIpCheck is a small tool that can automatically scan the Google Translate IP available in China, taking the Windows system as an example. Right-click the administrator mode , open this tool and it will automatically filter the IP with the lowest delay of Google Translate. After filtering, enter Y to automatically set the IP address to your hosts file. Then your Google Translate will be ready to use.

You can also manually copy the IP address below and paste it into your hosts file, the hosts file address: C:\Windows\System32\drivers\etc

common problem

1. The hosts file is a system file without an extension. If it prompts that there is no permission, right-click the hosts file—properties—security—then modify the permissions of your current computer login account to full control.

2. If you can’t use it, you can delete the ip.txt file to call the remote IP or enter the scanning mode

3. Use in Mac: open the terminal, enter cd, drag the decompressed folder into the terminal, click Enter to copy and paste the code, and click Enter

chmod +x GoogleTranslateIpCheck
sudo ./GoogleTranslateIpCheck

4.Mac prompts to unknown identity: System Preferences -> Security and Privacy -> Select Allow

download link:

csdn :   https://download.csdn.net/download/qq_39706515/87675903

Lanzuoyun: Google Translate IP address screening tool

Official website: GitHub - Ponderfly/GoogleTranslateIpCheck

Guess you like

Origin blog.csdn.net/qq_39706515/article/details/130076536