From e04fc663f03d7c2d6dbec7825dc5b1793c219918 Mon Sep 17 00:00:00 2001 From: IliaDenisov Date: Thu, 9 Apr 2026 14:19:40 +0200 Subject: [PATCH] docs: geoip data sources --- pkg/geoip/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pkg/geoip/README.md b/pkg/geoip/README.md index cf77f02..6050c25 100644 --- a/pkg/geoip/README.md +++ b/pkg/geoip/README.md @@ -38,3 +38,8 @@ Initialize submodules before running package tests: ```bash git submodule update --init --recursive ``` + +## Production Data Sources + +`GeoLite2 Country` database +at the [Releases](https://github.com/mamamialezatoz/geoip-database) section.