Skip to content

A simple HTTP server to return GeoIP information based on MaxMind GeoIP 2 database

Notifications You must be signed in to change notification settings

sangupta/geoip-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geoip-test

A simple HTTP server to return GeoIP information based on MaxMind GeoIP 2 database

Usage

$ java -jar geoip-test-server.jar <port> <dbfile>
    port    The HTTP port number to run the server on, default is 8300
    dbFile  The MaxMind GeoIP-2 database file path

License

Apache Public License, Version 2

About

A simple HTTP server to return GeoIP information based on MaxMind GeoIP 2 database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages