Skip to content

1.0.1: switched to the ipinfo.io API

Latest
Compare
Choose a tag to compare
@odino odino released this 01 Jul 12:36
· 1 commit to master since this release

No changes in the way iploc works, but we switched the backend to ipinfo.io.

$ iploc 8.8.8.8      
{
  "ip": "8.8.8.8",
  "city": "Mountain View",
  "region": "California",
  "country": "US",
  "loc": "37.3860,-122.0838",
  "hostname": "dns.google",
  "postal": "94035",
  "org": "AS15169 Google LLC"
}