Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed May 16, 2022
1 parent 3db8906 commit 21bf1ca
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# GeoLite2 without the hassle

## About

Want to use GeoLite2 (or just GeoIP in general) without making a Maxmind account?

Introducing the Fyra Labs GeoLite2 distribution™. Every day, we'll download the latest GeoLite2 databases, and upload them to GitHub releases, bullshit-free :3

## Usage

Want to get up and running quick? Go ahead and grab one of the databases from the [latest release](https://github.com/FyraLabs/geolite2/releases/latest).

Or use a direct link, perfect for scripting and containers.

<details>
<summary>Links</summary>

- [GeoLite2-ASN-Blocks-IPv4.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-ASN-Blocks-IPv4.csv)
- [GeoLite2-ASN-Blocks-IPv6.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-ASN-Blocks-IPv6.csv)
- [GeoLite2-ASN.mmdb](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-ASN.mmdb)
- [GeoLite2-City-Blocks-IPv4.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Blocks-IPv4.csv)
- [GeoLite2-City-Blocks-IPv6.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Blocks-IPv6.csv)
- [GeoLite2-City-Locations-de.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Locations-de.csv)
- [GeoLite2-City-Locations-en.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Locations-en.csv)
- [GeoLite2-City-Locations-es.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Locations-es.csv)
- [GeoLite2-City-Locations-fr.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Locations-fr.csv)
- [GeoLite2-City-Locations-ja.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Locations-ja.csv)
- [GeoLite2-City-Locations-pt-BR.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Locations-pt-BR.csv)
- [GeoLite2-City-Locations-ru.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Locations-ru.csv)
- [GeoLite2-City-Locations-zh-CN.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City-Locations-zh-CN.csv)
- [GeoLite2-City.mmdb](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-City.mmdb)
- [GeoLite2-Country-Blocks-IPv4.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Blocks-IPv4.csv)
- [GeoLite2-Country-Blocks-IPv6.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Blocks-IPv6.csv)
- [GeoLite2-Country-Locations-de.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Locations-de.csv)
- [GeoLite2-Country-Locations-en.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Locations-en.csv)
- [GeoLite2-Country-Locations-es.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Locations-es.csv)
- [GeoLite2-Country-Locations-fr.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Locations-fr.csv)
- [GeoLite2-Country-Locations-ja.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Locations-ja.csv)
- [GeoLite2-Country-Locations-pt-BR.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Locations-pt-BR.csv)
- [GeoLite2-Country-Locations-ru.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Locations-ru.csv)
- [GeoLite2-Country-Locations-zh-CN.csv](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country-Locations-zh-CN.csv)
- [GeoLite2-Country.mmdb](https://github.com/FyraLabs/geolite2/releases/latest/download/GeoLite2-Country.mmdb)
</details>

## Legal

GeoLite2 is licenced under the [GeoLite2 EULA](https://www.maxmind.com/en/geolite2/eula).

Fyra Labs and this repository is not affilated with Maxmind in any capacity. ~~Also, we don't really have a trademark over "Fyra Labs GeoLite2 distribution."~~

## Bye?

Goodbye!

<sub>Made with <3 by nekos at Fyra Labs~</sub>

0 comments on commit 21bf1ca

Please sign in to comment.