terça-feira, 28 de julho de 2015

HOW TO FIND A IP LOCATION

First start apt-get install curl

after:

root@station-00:~/Downloads# curl ipinfo.io/173.194.118.66
{
  "ip": "173.194.118.66",
  "hostname": "gru09s09-in-f2.1e100.net",
  "city": "Mountain View",
  "region": "California",
  "country": "US",
  "loc": "37.4192,-122.0574",
  "org": "AS15169 Google Inc.",
  "postal": "94043"
}root@station-00:~/Downloads#

Nenhum comentário:

Postar um comentário