Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save redlinejoes/922543d5899dc1d542f53a2b86da7f88 to your computer and use it in GitHub Desktop.
Save redlinejoes/922543d5899dc1d542f53a2b86da7f88 to your computer and use it in GitHub Desktop.
cURL Commands
curl -s "http://ip-api.com/json/<IPv4>"
# Returns a JSON object with IP WHOIS data. Useful for investigating IPv4 addresses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment