{"id":29198054,"url":"https://github.com/sloweax/ipseq","last_synced_at":"2025-07-02T08:31:03.304Z","repository":{"id":293094361,"uuid":"982894662","full_name":"sloweax/ipseq","owner":"sloweax","description":"cli tool to generate ip sequences","archived":false,"fork":false,"pushed_at":"2025-06-27T03:15:48.000Z","size":61,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T04:50:28.781Z","etag":null,"topics":["cidr","cli","ip","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/sloweax.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-13T15:02:49.000Z","updated_at":"2025-06-27T03:15:51.000Z","dependencies_parsed_at":"2025-05-13T17:23:50.038Z","dependency_job_id":"37cf93ee-6386-45b3-bbb8-0d1ce798913a","html_url":"https://github.com/sloweax/ipseq","commit_stats":null,"previous_names":["sloweax/ipseq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sloweax/ipseq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fipseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fipseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fipseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fipseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloweax","download_url":"https://codeload.github.com/sloweax/ipseq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloweax%2Fipseq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263102332,"owners_count":23414095,"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":["cidr","cli","ip","zig"],"created_at":"2025-07-02T08:30:29.437Z","updated_at":"2025-07-02T08:31:03.289Z","avatar_url":"https://github.com/sloweax.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usage\n```\nusage: ipseq [-hur] [-f \u003cFMT\u003e] [-e \u003cSEQ\u003e...] [-x \u003cSIZE\u003e] \u003cSEQ\u003e...\n\noptions:\n    -h, --help\n            shows usage and exits\n\n    -f, --format \u003cFMT\u003e\n            output format (raw,hex,dot)\n\n    -e, --exclude \u003cSEQ\u003e...\n            exclude sequence from output (this option can be used multiple times)\n\n    -u, --unique\n            add sequence to exclude list after printing it\n\n    -r, --exclude-reserved\n            exclude reserved cidrs\n\n    -x, --expand-seq \u003cSIZE\u003e\n            if total number of possible ips in exclude sequence is less or equal than SIZE, expand them as individual IPv4/IPv6\n\n    \u003cSEQ\u003e...\n            IPv4 | IPv6 | CIDRv4 | CIDRv6 | Rangev4 | Rangev6\n```\n\n# Example\n```sh\nipseq 192.168.10.0/30\n# 192.168.10.0\n# 192.168.10.1\n# 192.168.10.2\n# 192.168.10.3\nipseq 192.168.10.0/30 -e 192.168.10.2/32 -e 192.168.10.3/32\n# 192.168.10.0\n# 192.168.10.1\nipseq 192.168.10-11.0-1 192.168.5.0/30\n# 192.168.10.0\n# 192.168.10.1\n# 192.168.11.0\n# 192.168.11.1\n# 192.168.5.0\n# 192.168.5.1\n# 192.168.5.2\n# 192.168.5.3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloweax%2Fipseq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloweax%2Fipseq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloweax%2Fipseq/lists"}