Top "Geoip" questions

GeoIP is the process of analyzing an IP address and determining the geographical location of that end point.

Is there a node.js module that can determine Geolocation of an IP?

Give an IP, is there a node.js module that can determine what city and state it is in?

javascript node.js geolocation ip geoip
What's the most accurate way to determine user geolocation in the browser?

I found a few examples suggesting Google AJAX APIs. This link typifies the advice I have found so far: http://…

geolocation location geoip
Should I update GeoLiteCity.dat periodically?

Logstash can make use of a bundled GeoLiteCity.dat database for IP address geographical lookups. Is this database the same …

elasticsearch logstash geoip kibana
Only allow certain countries traffic access specific page

I am using --with-http_geoip_module for identify traffic. There are some pages that I only want certain country to …

nginx server geoip system-administration
Getting location details from IP in PHP

Is it possible to get the location details from the users IP Address in PHP. Any suggestions ?? Thanks

php geoip ip-geolocation