Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sangupta/geoip-test

A simple HTTP server to return GeoIP information based on MaxMind GeoIP 2 database
https://github.com/sangupta/geoip-test

geoip geoip-information geoip-test maxmind maxmind-geoip

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# geoip-test

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

## Usage

```
$ java -jar geoip-test-server.jar
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