Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sangupta/geoip-test
- Owner: sangupta
- Created: 2016-07-13T04:14:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T20:59:03.000Z (over 2 years ago)
- Last Synced: 2024-04-16T11:17:28.117Z (7 months ago)
- Topics: geoip, geoip-information, geoip-test, maxmind, maxmind-geoip
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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