{"id":41395792,"url":"https://github.com/scottdware/cloudip","last_synced_at":"2026-01-23T12:53:23.538Z","repository":{"id":57654556,"uuid":"454469148","full_name":"scottdware/cloudip","owner":"scottdware","description":"Program to fetch public IP ranges of AWS, Azure and Google","archived":false,"fork":false,"pushed_at":"2024-02-26T16:20:06.000Z","size":82,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T14:26:25.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scottdware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-01T16:46:33.000Z","updated_at":"2022-08-21T22:04:52.000Z","dependencies_parsed_at":"2022-09-01T01:22:40.008Z","dependency_job_id":null,"html_url":"https://github.com/scottdware/cloudip","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/scottdware/cloudip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdware%2Fcloudip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdware%2Fcloudip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdware%2Fcloudip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdware%2Fcloudip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scottdware","download_url":"https://codeload.github.com/scottdware/cloudip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scottdware%2Fcloudip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28692247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-23T12:53:22.914Z","updated_at":"2026-01-23T12:53:23.511Z","avatar_url":"https://github.com/scottdware.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## cloudip\n\nThis program will retrieve a list of all public IP address ranges (v4 or v6) for the three major cloud vendors:\n\nAmazon AWS (aws), Microsoft Azure (azure) and Google (google)\n\nFlags:\n\nFor the --vendor (-v) flag, you must specify one of these options: aws | azure | google\nFor the --iptype (-i) flag, you must specify either: 4 or 6\n\nBy default, the ranges are printed to the console/screen. If you would like to save them in a file, the\noutput format is CSV, and you can use the \"--file\" (-f) flag to specify a file name.\n\n```\nUsage:\n  cloudip [flags]\n\nFlags:\n  -f, --file string     CSV filename to save the output to\n  -h, --help            help for cloudip\n  -i, --iptype int      IP Type to export - 4|6 (default 4)\n  -v, --vendor string   Cloud vendor to export IP's from - aws|azure|google\n```\n\n### Installation\n\nThe easiest way to run this program is to download the binary for your OS of choice from the [Releases](https://github.com/scottdware/cloudip/releases/latest) section.\n\nYou can optionally choose to clone this repo and run the script as follows (must have Golang installed):\n\n`go run main.go --vendor aws --iptype 4 --file AWS_IP_Ranges.csv`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottdware%2Fcloudip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscottdware%2Fcloudip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscottdware%2Fcloudip/lists"}