improve: geoip

This commit is contained in:
naiba
2025-02-09 14:39:12 +08:00
parent e30b3b4cf9
commit 65f9db7d5a
4 changed files with 50 additions and 38 deletions

View File

@@ -75,6 +75,7 @@ message GeoIP {
bool use6 = 1;
IP ip = 2;
string country_code = 3;
uint64 dashboard_boot_time = 4;
}
message IP {