Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Google / Oracle CDN source #20

Closed
yassineaboukir opened this issue Apr 7, 2022 · 2 comments · Fixed by #21
Closed

Add Google / Oracle CDN source #20

yassineaboukir opened this issue Apr 7, 2022 · 2 comments · Fixed by #21
Assignees
Labels
enhancement New feature or request

Comments

@yassineaboukir
Copy link

Hi,

You can also add Google CDN IP ranges which are published on their officially updated endpoint:

https://www.gstatic.com/ipranges/cloud.json

Regards.

@ehsandeep ehsandeep added the enhancement New feature or request label Apr 8, 2022
@ehsandeep ehsandeep changed the title Add Google CDN source Add Google / Oracle CDN source Apr 11, 2022
@ehsandeep
Copy link
Member

For Oracle:

curl -sL https://docs.oracle.com/iaas/tools/public_ip_ranges.json | jq -r '.regions[].cidrs[].cidr'

@Ice3man543 Ice3man543 linked a pull request Apr 13, 2022 that will close this issue
@Ice3man543 Ice3man543 self-assigned this Apr 13, 2022
@ehsandeep
Copy link
Member

@yassineaboukir, this is now supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants