{"id":49923582,"url":"https://github.com/infraz/mmdb-cli","last_synced_at":"2026-05-16T22:01:40.686Z","repository":{"id":258545626,"uuid":"866766223","full_name":"InfraZ/mmdb-cli","owner":"InfraZ","description":"MMDB CLI","archived":false,"fork":false,"pushed_at":"2026-05-16T19:05:27.000Z","size":209,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-16T19:32:53.940Z","etag":null,"topics":["cli","geo","geolocation","hacktoberfest","infraz","mmdb","mmdb-cli"],"latest_commit_sha":null,"homepage":"https://docs.infraz.io/docs/mmdb-cli","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/InfraZ.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-02T20:45:22.000Z","updated_at":"2026-05-16T19:04:22.000Z","dependencies_parsed_at":"2024-10-19T13:57:01.718Z","dependency_job_id":"96d641ca-e2e1-4d13-9162-327f22bbb1d2","html_url":"https://github.com/InfraZ/mmdb-cli","commit_stats":null,"previous_names":["infraz/mmdb-cli"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/InfraZ/mmdb-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfraZ%2Fmmdb-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfraZ%2Fmmdb-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfraZ%2Fmmdb-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfraZ%2Fmmdb-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InfraZ","download_url":"https://codeload.github.com/InfraZ/mmdb-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfraZ%2Fmmdb-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","geo","geolocation","hacktoberfest","infraz","mmdb","mmdb-cli"],"created_at":"2026-05-16T22:01:00.283Z","updated_at":"2026-05-16T22:01:40.681Z","avatar_url":"https://github.com/InfraZ.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MMDB CLI\n\n\u003cimg src=\"https://docs.infraz.io/img/logo/logo_transparent_white.png\" width=\"200\"\u003e\n\n![GitHub License](https://img.shields.io/github/license/InfraZ/mmdb-cli)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/InfraZ/mmdb-cli/release.yaml)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/InfraZ/mmdb-cli/tests.yaml)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FInfraZ%2Fmmdb-cli.svg?type=shield\u0026issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2FInfraZ%2Fmmdb-cli?ref=badge_shield\u0026issueType=license)\n\nMMDB CLI is a command-line open-source project, developed to simplify working with MMDB files. It is a command-line tool that allows you to generate, modify, export, and inspect MMDB files, among other functionalities.\n\n## Supported Platforms\n\n| Platform |     Architecture      | Supported |\n| :------: | :-------------------: | :-------: |\n|  Linux   |         amd64         |    ✅     |\n|  Linux   |         arm64         |    ✅     |\n|  macOS   |         amd64         |    ✅     |\n|  macOS   | arm64 (Apple Silicon) |    ✅     |\n| FreeBSD  |         amd64         |    ✅     |\n| FreeBSD  |         arm64         |    ✅     |\n| Windows  |         amd64         |    ✅     |\n| Windows  |         arm64         |    ✅     |\n\n## Documentation\n\nThe official documentation for MMDB CLI is available on the\n [InfraZ Documentation Website](https://docs.infraz.io/docs/mmdb-cli).\n\n\u003e [!TIP]\n\u003e We recommend reading the documentation to get a better understanding of the MMDB CLI and its functionalities.\n\n## Installation (Homebrew)\n\nOn macOS, you can install MMDB CLI via the [InfraZ Homebrew tap](https://github.com/InfraZ/homebrew-tap):\n\n```bash\nbrew tap infraz/tap\nbrew install infraz/tap/mmdb-cli\n```\n\n## Installation (Pre-compiled Binaries)\n\n### Linux and macOS\n\n1. Choose the version and platform you want to install from the [GitHub releases page](https://github.com/InfraZ/mmdb-cli/releases).\n\n    ```bash\n    export MMDB_CLI_VERSION=0.5.0\n    export MMDB_CLI_PLATFORM=linux_amd64\n    ```\n\n2. Download the MMDB CLI tarball using `curl`, `wget`, or any other tool.\n\n    ```bash\n    curl -LO \"https://github.com/InfraZ/mmdb-cli/releases/download/v${MMDB_CLI_VERSION}/mmdb-cli_${MMDB_CLI_VERSION}_${MMDB_CLI_PLATFORM}.tar.gz\"\n    ```\n\n3. Extract the downloaded tarball.\n\n    ```bash\n    tar -xzf mmdb-cli_${MMDB_CLI_VERSION}_${MMDB_CLI_PLATFORM}.tar.gz\n    ```\n\n4. Move the extracted binary file to a directory in your PATH.\n\n    ```bash\n    sudo mv mmdb-cli /usr/local/bin/\n    ```\n\n5. Verify the installation by running the following command.\n\n    ```bash\n    mmdb-cli --version\n    ```\n\n## Development\n\nTo get started, clone the repository and run the following commands to download the dependencies:\n\n```bash\ngo mod download -x # Download dependencies\n```\n\nTo build the project, run the following command:\n\n```bash\ngo build -o mmdb-cli # Build the project\n```\n\nThen, you can run the project with the following command:\n\n```bash\n./mmdb-cli # Run the project\n```\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FInfraZ%2Fmmdb-cli.svg?type=large\u0026issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2FInfraZ%2Fmmdb-cli?ref=badge_large\u0026issueType=license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfraz%2Fmmdb-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfraz%2Fmmdb-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfraz%2Fmmdb-cli/lists"}