{"id":16570992,"url":"https://github.com/opalmer/awsips","last_synced_at":"2026-04-18T12:36:15.403Z","repository":{"id":57610455,"uuid":"57059401","full_name":"opalmer/awsips","owner":"opalmer","description":"Simple package for golang which downloads and returns https://ip-ranges.amazonaws.com/ip-ranges.json","archived":false,"fork":false,"pushed_at":"2016-04-25T17:07:13.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T14:17:59.744Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opalmer.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":"2016-04-25T16:50:43.000Z","updated_at":"2020-01-26T07:24:18.000Z","dependencies_parsed_at":"2022-09-26T20:02:11.659Z","dependency_job_id":null,"html_url":"https://github.com/opalmer/awsips","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opalmer/awsips","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fawsips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fawsips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fawsips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fawsips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opalmer","download_url":"https://codeload.github.com/opalmer/awsips/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fawsips/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31969769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-11T21:20:47.777Z","updated_at":"2026-04-18T12:36:15.384Z","avatar_url":"https://github.com/opalmer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWSIPs\nSimple package for golang, and possibly other languages in the future, which\ndownloads and returns information from\nhttps://ip-ranges.amazonaws.com/ip-ranges.json.\n\n\n# Usage\n## go\n\n```go\npackage main\n\nimport (\n\tlog \"github.com/Sirupsen/logrus\"\n\t\"github.com/opalmer/awsips\"\n)\n\n\nfunc main() {\n\tranges, err := awsips.Get()\n\tif err != nil {\n\t\tlog.Fatal(err)\n\t}\n\n\tfor _, prefix := range ranges.Prefixes {\n\t\t// logic\n\t}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopalmer%2Fawsips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopalmer%2Fawsips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopalmer%2Fawsips/lists"}