{"id":20586364,"url":"https://github.com/piger/netmask","last_synced_at":"2025-10-18T04:41:01.490Z","repository":{"id":57703732,"uuid":"467887330","full_name":"piger/netmask","owner":"piger","description":"Simple utility to work with network ranges.","archived":false,"fork":false,"pushed_at":"2022-05-26T18:53:41.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T17:09:11.791Z","etag":null,"topics":["command-line","netmask","network"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piger.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-03-09T10:51:26.000Z","updated_at":"2022-05-26T18:55:04.000Z","dependencies_parsed_at":"2022-09-14T22:54:52.870Z","dependency_job_id":null,"html_url":"https://github.com/piger/netmask","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piger%2Fnetmask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piger%2Fnetmask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piger%2Fnetmask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piger%2Fnetmask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piger","download_url":"https://codeload.github.com/piger/netmask/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242214934,"owners_count":20090721,"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":["command-line","netmask","network"],"created_at":"2024-11-16T07:11:16.038Z","updated_at":"2025-10-18T04:40:56.414Z","avatar_url":"https://github.com/piger.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netmask\n\nA very simple utility to work with CIDR ranges; it can list all IP addresses in a range or check if an address is part of a range.\n\n## Usage\n\nTo list all addresses in a range:\n\n```\nnetmask 192.168.0.0/24\n```\n\nTo check if an address is part of a range:\n\n```\nnetmask 192.168.0.0/24 192.168.0.1\n```\n\nThe exit code will be `0` if the address is part of the range and `1` if it isn't.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiger%2Fnetmask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiger%2Fnetmask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiger%2Fnetmask/lists"}