如何验证maxminddb geoip md5校验和?

时间:2016-02-18 02:39:33

标签: geoip

我从中下载maxminddb数据库文件     http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz

从中下载md5校验和     http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.md5

然后我跑了     md5sum GeoLite2-City.mmdb.gz

我发现运行结果与GeoLite2-Country.md5中的内容不同。

显示我以这种方式验证md5校验和?

如何验证maxminddb geoip md5 checksum

1 个答案:

答案 0 :(得分:1)

我找到了答案,我应该这样做     md5sum GeoLite2-City.mmdb

换句话说,首先解压缩数据库,然后检查md5checksum