Files
Test User 5152086668
CI / Docker build (push) Has been cancelled
CI / Frontend test and build (push) Has been cancelled
CI / Rust test (push) Has been cancelled
Release / Build and publish release (push) Has been cancelled
Initial browser fingerprint app with Gitea CI
2026-07-04 03:15:26 +08:00
..

Local IP Databases

These files are downloaded from sapics/ip-location-db GitHub Releases.

  • dbip-city-ipv4.mmdb and dbip-city-ipv6.mmdb: DB-IP Lite city data, CC BY 4.0.
  • origin-asn.mmdb: origin ASN data, PDDL.

Refresh them with:

scripts/download-geoip-mmdb.sh

The Rust backend loads these local MMDB files on startup and does not call a third-party IP lookup API.