diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d341bb --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# GeoLite2 + +MaxMind's [GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) Country, City, and ASN databases. + +## Download + +GeoLite2-ASN: [ASN.mmdb](https://github.com/dnomd343/GeoLite2/raw/download/ASN.mmdb) + +GeoLite2-City: [City.mmdb](https://github.com/dnomd343/GeoLite2/raw/download/City.mmdb) + +GeoLite2-Country: [Country.mmdb](https://github.com/dnomd343/GeoLite2/raw/download/Country.mmdb) + +For Chinese user, you can download following urls: + +``` +https://res.dnomd343.top/Share/GeoLite2/ASN.mmdb.xz +https://res.dnomd343.top/Share/GeoLite2/City.mmdb.xz +https://res.dnomd343.top/Share/GeoLite2/Country.mmdb.xz +``` + +## License + +Source Code MIT ©2022 [@dnomd343](https://github.com/dnomd343) + +Database and Contents Copyright (c) [MaxMind](https://www.maxmind.com/), Inc.