mmdbverify

command module
v0.0.0-...-18ff7e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

README

MaxMind DB Verifier

This is a utility to verify that a MaxMind DB is valid. The search tree, data section, and metadata are all checked for validity and sanity. If the database cannot be parsed or is otherwise invalid, a short description will be sent to stderr and the utility will exit with a non-zero exit code. If successful, no output will be printed and an exit code of zero will be returned.

Note that this tool may flag a database as invalid even though it is completely parseable. This may happen if there is unexpected data in the data section or metadata that is not well-formed.

Usage

Required:

  • -file=[FILENAME] - The path to the database to test.

This software is Copyright (c) 2015 by MaxMind, Inc.

This is free software, licensed under the Apache License, Version 2.0.

Documentation

Overview

mmdbverify verifies a MaxMind DB file to ensure that is valid.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL