geoip

Retrieve info about a location from an IP address


Keywords
IP, address, location, geolocation
License
MIT
Install
nimble install geoip

Documentation

---- About ----

nim-geoip is a Nim module for getting info about a location from an IP address or hostname. It uses freegeoip (https://github.com/fiorix/freegeoip) to retrieve the info.

---- License ----

nim-geoip is released under the MIT open source license.