Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hajowieland/e9f2642f11bd0650348e94f61aa19ba5 to your computer and use it in GitHub Desktop.
Save hajowieland/e9f2642f11bd0650348e94f61aa19ba5 to your computer and use it in GitHub Desktop.
curl -s https://ipvigilante.com/$(curl -s https://ipinfo.io/ip) | jq '.data.latitude, .data.longitude, .data.city_name, .data.country_name'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment