Toby Chui 91bbc17a00 Replaced api to staging server před 5 dny
..
README.txt 80891c2a20 Fixed minor issue in the PR před 9 měsíci
geodb.go 034a936104 Fixed nil pointer exception in new setups před 1 měsícem
geodb_test.go 034a936104 Fixed nil pointer exception in new setups před 1 měsícem
geoipv4.csv 91bbc17a00 Replaced api to staging server před 5 dny
geoipv6.csv 91bbc17a00 Replaced api to staging server před 5 dny
geoloader.go ee48d2dafe Removed geodb sync map cache před 6 měsíci
locale.go b9f5f15c72 Added geodb locale converter před 5 měsíci
slowSearch.go 994b20bfa7 Added sync map slow geoip resolve mode před 2 měsíci
trie.go fb34367618 Fixed trie tree implementation před 6 měsíci
updater.go 034a936104 Fixed nil pointer exception in new setups před 1 měsícem

README.txt

The data source for geoip is licensed under CC0
If you want to build your own version of geodb with updated whitelist,
you can go to this repo and get the "GeoFeed + Whois + ASN" version of
both the IPV4 and IPV6 mapping (the one without -num)

https://github.com/sapics/ip-location-db/tree/main/geolite2-country

And rename it to "gepipv4.csv" and "gepipv6.csv"