{"id":27878398,"url":"https://github.com/sefinek/cloudflare-ip-ranges","last_synced_at":"2026-04-29T14:02:30.569Z","repository":{"id":290125153,"uuid":"973444539","full_name":"sefinek/Cloudflare-IP-Ranges","owner":"sefinek","description":"A repository with a list of Cloudflare IP addresses updated every 5 hours.","archived":false,"fork":false,"pushed_at":"2025-06-16T20:32:21.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T17:11:41.438Z","etag":null,"topics":["cloudflare","cloudflare-ip","cloudflare-ips","cloudflare-ipv4","cloudflare-ipv6","cloudflareip"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sefinek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"sefinek","ko_fi":"sefinek","buy_me_a_coffee":"sefinek","patreon":"sefinek","custom":["https://www.paypal.me/sefinek24"]}},"created_at":"2025-04-27T02:13:54.000Z","updated_at":"2025-06-16T20:32:18.000Z","dependencies_parsed_at":"2025-04-27T03:25:02.369Z","dependency_job_id":"b05a97a4-32cf-435f-a606-6938d3b9c81e","html_url":"https://github.com/sefinek/Cloudflare-IP-Ranges","commit_stats":null,"previous_names":["sefinek/cloudflare-ip-ranges"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sefinek/Cloudflare-IP-Ranges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FCloudflare-IP-Ranges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FCloudflare-IP-Ranges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FCloudflare-IP-Ranges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FCloudflare-IP-Ranges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sefinek","download_url":"https://codeload.github.com/sefinek/Cloudflare-IP-Ranges/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek%2FCloudflare-IP-Ranges/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262113716,"owners_count":23261092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","cloudflare-ip","cloudflare-ips","cloudflare-ipv4","cloudflare-ipv6","cloudflareip"],"created_at":"2025-05-05T03:10:52.572Z","updated_at":"2026-04-29T14:02:25.529Z","avatar_url":"https://github.com/sefinek.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sefinek","https://ko-fi.com/sefinek","https://buymeacoffee.com/sefinek","https://patreon.com/sefinek","https://www.paypal.me/sefinek24"],"categories":[],"sub_categories":[],"readme":"# Cloudflare IP Ranges\nA simple script to automatically download and update the list of Cloudflare IP addresses (IPv4 and IPv6).\n\n\n## Lists\nThe lists are updated automatically every 4 hours via GitHub Actions.\n\n### Raw\nhttps://raw.githubusercontent.com/sefinek/Cloudflare-IP-Ranges/main/lists/cloudflare_ips_raw.txt\n\n### Nginx\nhttps://raw.githubusercontent.com/sefinek/Cloudflare-IP-Ranges/main/lists/cloudflare_ips_nginx.conf\n\n\n## Nginx Configuration\n\n### Download File\n```bash\nsudo curl -fsSL https://raw.githubusercontent.com/sefinek/Cloudflare-IP-Ranges/main/lists/cloudflare_ips_nginx.conf -o /etc/nginx/cloudflare_ips.conf\n```\n\n### Set up Cron\n```bash\nsudo crontab -e\n0 */5 * * * curl -fsSL https://raw.githubusercontent.com/sefinek/Cloudflare-IP-Ranges/main/lists/cloudflare_ips_nginx.conf -o /etc/nginx/cloudflare_ips.conf\n```\n\nThis will download the list of Cloudflare IP addresses every 5 hours.\n\n### Config (/etc/nginx/sites-available)\n```conf\nreal_ip_header CF-Connecting-IP;\ninclude /etc/nginx/cloudflare_ips.conf;\n```\n\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefinek%2Fcloudflare-ip-ranges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsefinek%2Fcloudflare-ip-ranges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefinek%2Fcloudflare-ip-ranges/lists"}