Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 806 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 806 Bytes

Google APIs IP Ranges

IP ranges for Google APIs not including those available to GCP customers

Huh?

Google provides two lists of IP ranges; an exhaustive list of all Google IP ranges and a list of IP ranges available to their customers on Google Cloud Platform. They do not provide a list of Google-only ranges but instead suggest you compute it subtractively. This repo contains a script to do so and a job that runs daily to maintain a publicly available list of these ranges.

Wait...

It probably makes more sense to do this yourself, as it would take almost as much code to determine if this list is trustworthy. This is mostly for my personal use.