antibot-proxy
antibot-proxy copied to clipboard
Block non residential IP
An ability to detect non residential IPs and block it. Resources:
- https://www.spigotmc.org/resources/anti-vpn.58291/
Amazon :
- https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html
- https://ip-ranges.amazonaws.com/ip-ranges.json
Google :
- https://cloud.google.com/compute/docs/faq#find_ip_range
- https://gist.github.com/n0531m/f3714f6ad6ef738a3b0a
Thank you for your contribution. Due to the fact that there are too much cloud providers I'll certainly need to find an API for that instead. Like a free version of this: https://www.ip2location.com/database/ip2proxy
PS: Fun fact I'm getting almost no bad traffic from AWS and Google Cloud.
FYI, I've started to make a list of existing solutions : https://github.com/searx/searx-docker/issues/2 (for sure far there are other implementations).