GeoIP2 数据库更新地址
数据库文件下载网页地址 http://dev.maxmind.com/geoip/geoip2/geolite2/
http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz
http://geolite.maxmind.com/download/geoip/database/GeoLite2-ASN.tar.gz
自动更新数据库程序 - https://dev.maxmind.com/geoip/geoipupdate/
源码github地址 - https://github.com/maxmind/geoipupdate
数据操作API库资源网址 https://dev.maxmind.com/geoip/geoip2/downloadable/#MaxMind_APIs
官方C操作库
源码github地址 - https://github.com/maxmind/libmaxminddb
文档参考地址 - http://maxmind.github.io/libmaxminddb/
非官方C++操作库
下载地址 - https://www.ccoderun.ca/GeoLite2PP/download/?C=M;O=D
API文档参考地址 - https://www.ccoderun.ca/GeoLite2++/api/
文件格式规范说明:
MaxMind DB File Format Specification - http://maxmind.github.io/MaxMind-DB/