{"id":19687170,"url":"https://github.com/trinitronx/range2cidr","last_synced_at":"2026-01-31T07:02:33.863Z","repository":{"id":136206269,"uuid":"270516760","full_name":"trinitronx/range2cidr","owner":"trinitronx","description":"program to convert iblocklist IP ranges to CIDR format","archived":false,"fork":false,"pushed_at":"2020-07-22T09:22:09.000Z","size":606,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"upstream","last_synced_at":"2025-02-27T09:12:11.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"M4","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trinitronx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2020-06-08T03:37:55.000Z","updated_at":"2023-03-27T13:42:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"793cdb08-b566-43c4-9d2d-453f70fe9569","html_url":"https://github.com/trinitronx/range2cidr","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/trinitronx/range2cidr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frange2cidr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frange2cidr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frange2cidr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frange2cidr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinitronx","download_url":"https://codeload.github.com/trinitronx/range2cidr/tar.gz/refs/heads/upstream","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Frange2cidr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261130717,"owners_count":23114025,"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":[],"created_at":"2024-11-11T18:33:18.613Z","updated_at":"2026-01-31T07:02:28.830Z","avatar_url":"https://github.com/trinitronx.png","language":"M4","funding_links":[],"categories":[],"sub_categories":[],"readme":"range2cidr\n==========\n\n**range2cidr** - program to convert iblocklist IP ranges to CIDR format\n\nrange2cidr [range…] will translate IP ranges into the standard CIDR notation. It also accepts piped data, for example:\n\n    echo [range…] | range2cidr\n\nUsage\n-----\n\n**`range2cidr`** is a program that converts iblocklist / bluetack style IP ranges to CIDR format.\n\n    range2cidr [ options ] \" IP-RANGE\" ...\n    \n    range2cidr [ options ] \" \u003c files\" ...\n    \n    cat files... | range2cidr\n\nThis program takes input as IP ranges with dash separated (`-`) pairs,\nand converts these into their equivalent CIDR range notation(s).\n\nFor example:\n\n    IP-RANGE\n             =\u003e CIDR(s)\n    1.22.65.175-1.22.65.175\n             =\u003e 1.22.65.175/32\n    192.168.0.0-192.168.255.255\n             =\u003e 192.168.0.0/16\n    86.66.128.0-86.70.225.255\n             =\u003e 86.66.128.0/17\n                86.67.0.0/16\n                86.68.0.0/15\n                86.70.0.0/17\n                86.70.128.0/18\n                86.70.192.0/19\n                86.70.224.0/23\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Frange2cidr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinitronx%2Frange2cidr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Frange2cidr/lists"}