GeoLite2 databases from MaxMind
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
764 B

# GeoLite2
MaxMind's [GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) Country, City, and ASN databases.
## Download
+ [ASN.mmdb](https://github.com/dnomd343/GeoLite2/raw/download/ASN.mmdb)
+ [City.mmdb](https://github.com/dnomd343/GeoLite2/raw/download/City.mmdb)
+ [Country.mmdb](https://github.com/dnomd343/GeoLite2/raw/download/Country.mmdb)
For Chinese users who cannot access github, 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.