Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
futureweb authored Nov 25, 2024
1 parent 010701c commit 49fb5d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
![License](https://img.shields.io/github/license/futureweb/google-ip-prefix-diff-php)
![PHP Version](https://img.shields.io/badge/PHP-7.4%2B-blue.svg)

## Short Overview
## tl;dr
This script outputs **all IP ranges used by Google's own services**, excluding IP ranges assigned to Google Cloud customers. It is useful for identifying the IPs utilized exclusively by Google's infrastructure.

## Detailed Overview
## Overview

Google IP Prefix Difference PHP is a robust and efficient PHP script designed to retrieve and process Google's IP prefixes. It calculates the difference between two sets of IP ranges provided by Google, specifically those present in `goog.json` but not in `cloud.json`.

Expand Down

0 comments on commit 49fb5d1

Please sign in to comment.