{"id":18318544,"url":"https://github.com/maxmind/geoip2-csv-converter","last_synced_at":"2025-04-12T19:50:07.004Z","repository":{"id":24379324,"uuid":"27778932","full_name":"maxmind/geoip2-csv-converter","owner":"maxmind","description":"GeoIP2 CSV Format Converter","archived":false,"fork":false,"pushed_at":"2025-04-10T18:12:25.000Z","size":274,"stargazers_count":205,"open_issues_count":0,"forks_count":48,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-04-12T19:50:02.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/maxmind.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2014-12-09T17:48:58.000Z","updated_at":"2025-04-10T18:11:33.000Z","dependencies_parsed_at":"2023-01-14T00:52:07.238Z","dependency_job_id":"6964294f-8f1e-44ab-88c8-9c691f4dc749","html_url":"https://github.com/maxmind/geoip2-csv-converter","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fgeoip2-csv-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fgeoip2-csv-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fgeoip2-csv-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmind%2Fgeoip2-csv-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxmind","download_url":"https://codeload.github.com/maxmind/geoip2-csv-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625501,"owners_count":21135513,"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-05T18:09:57.982Z","updated_at":"2025-04-12T19:50:06.986Z","avatar_url":"https://github.com/maxmind.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"GeoIP2 CSV Format Converter\n---------------------------\n\nThis is a simple utility for converting the MaxMind GeoIP2 and GeoLite2 CSVs\nto different formats for representing IP addresses such as IP ranges or\ninteger ranges.\n\nCompiled binaries for Linux/x86_64, Windows, and macOS (darwin) can be\ndownloaded from the GitHub releases page.\n\nUsage\n=====\n\nRequired:\n\n* -block-file=[FILENAME] - The name of the block CSV file to use as input.\n* -output-file=[FILENAME] - The file name to the output CSV\n\nIn addition, at least one of these is required:\n\n* -include-cidr - Include the network in CIDR format\n* -include-range - Include the IP range of the network in string format\n* -include-integer-range - Include the IP range of the network in integer format\n* -include-hex-range - Include the IP range of the network in hexadecimal format\n\nOutput\n======\n\n### CIDR (-include-cidr)\n\nThis will include the network in CIDR notation in the `network` column as it\nis in the original CSV.\n\n### Range (-include-range)\n\nThis adds `network_start_ip` and `network_last_ip` columns. These\nare string representations of the first and last IP address in the network.\n\n### Integer Range (-include-integer-range)\n\nThis adds `network_start_integer` and `network_last_integer` columns. These\nare integer representations of the first and last IP address in the network.\n\n### Hex Range (-include-hex-range)\n\nThis adds `network_start_hex` and `network_last_hex` columns. These\nare hexadecimal representations of the first and last IP address in the network.\n\nCopyright and License\n=====================\n\nThis software is Copyright (c) 2014 - 2024 by MaxMind, Inc.\n\nThis is free software, licensed under the Apache License, Version 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmind%2Fgeoip2-csv-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmind%2Fgeoip2-csv-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmind%2Fgeoip2-csv-converter/lists"}