Skip to content

DifuseHQ/difuse-geoip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

difuse-geoip

A simple go program to download and parse the MaxMind GeoIP2 country database (CSV) and organize it into a .zone file for each country. It also runs an HTTP server using fiber to serve the zone files as a gunziped tarball.

Usage

Building

go build

Running

./difuse-geoip

Remember to set the LICENSE_KEY environment variable in .env to your MaxMind license key.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published