Created
March 1, 2020 10:23
-
-
Save hajowieland/e9f2642f11bd0650348e94f61aa19ba5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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