Skip to content

angellist/geoip2-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoip2-server

This is a server implementing the MaxMind Geoip2 lookup API.

Usage

git clone https://github.com/angellist/geoip2-server.git
cd geoip2-server
cargo run --release -- --bind 0.0.0.0 --port 3000 --database /path/to/geolite2.mmdb

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks