oldrho / ip2provider

Resolves an IP address to the cloud provider it is hosted on
GNU General Public License v3.0
86 stars 17 forks source link

Revise gcp/azure/cloudflare data list generation #6

Closed nvn1729 closed 9 months ago

nvn1729 commented 3 years ago

Changed GCP to use public JSON files. Changed Azure to download latest JSON files every time it's run. Changed Cloudflare to use public text files instead of bs4.

oldrho commented 9 months ago

Merged with some modifications for IPv6 on Cloudflare, some legibility improvements, and a UA bypass for MS filtering (MS: give us a static URL and we won't have to scrape).