Create README.txt

Added source location for geodb
This commit is contained in:
Toby Chui 2024-05-06 16:26:02 +08:00
parent 0b601406de
commit 1db2ca61fa

8
src/mod/geodb/README.txt Normal file
View File

@ -0,0 +1,8 @@
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"