<- Back to Home
MokoDB-IP
DB-IP Lite MMDB databases for the MokoSuite GeoIP (DB-IP) plugin. Formerly geoip-data.
Overview
This repository publishes the free DB-IP Lite City and Country databases (MaxMind .mmdb format) as versioned Gitea releases. MokoSuite installs download them at runtime for country/city-level IP geolocation used by the WAF and analytics.
Databases
| Asset |
Description |
dbip-city-lite.mmdb |
City-level IP geolocation (DB-IP Lite) |
dbip-country-lite.mmdb |
Country-level IP geolocation (DB-IP Lite) |
Each asset ships with a .sha256 checksum. Published as releases tagged by month (e.g. 2026.06).
Consumer
The MokoSuiteClient DB-IP plugin (plg_system_mokosuiteclient_dbip) downloads the city database from https://git.mokoconsulting.tech/MokoConsulting/MokoDB-IP/releases/download/latest/dbip-city-lite.mmdb (configurable via the plugin cdn_url param).
Attribution
DB-IP Lite data is provided by DB-IP (https://db-ip.com) under the Creative Commons Attribution 4.0 International License. Attribution to DB-IP is required.
Repository
MokoDB-IP
| Metadata |
Value |
| Platform |
Data (DB-IP Lite MMDB) |
| Applies To |
MokoSuite DB-IP plugin |
Revision History
| Date |
Change |
| 2026-07-18 |
Initial wiki -- repo renamed geoip-data to MokoDB-IP |