By Jayyyy
As you know, google is blocked in China but I need to use google products, not only google search, but also gmail, calender, etc. For some reason, we have to set up a vps outside mainland China to redirect our request to Google.
I used a vps here in Digital Ocean and it seems running well for the past 50 days. But this week google search keeps blocking me, saying " sorry, but your computer or network may be sending automated queries."
I followed someone’s suggestions to disable IPV6 in my vps, but it still won’t work.
net.ipv6.conf.all.disable_ipv6=1 net.ipv6.conf.default.disable_ipv6=1 net.ipv6.conf.lo.disable_ipv6=1
systemctl restart network.service
echo ‘1’ > /proc/sys/net/ipv6/conf/lo/disable_ipv6 echo ‘1’ > /proc/sys/net/ipv6/conf/lo/disable_ipv6 echo ‘1’ > /proc/sys/net/ipv6/conf/all/disable_ipv6 echo ‘1’ > /proc/sys/net/ipv6/conf/default/disable_ipv6
I am confused about how to resolve this problem. Can somebody help me? Thank you!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
In my case, someone in my VPN or other proxy users group has malware in his windows computer. I just delete his account and wait a while problem had gone. You can exclude each account who use your VPS to determine which one has the problem. IMHO, use Chinese software as less as possible to avoid possible further problems.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.