Skip to content

Instantly share code, notes, and snippets.

@VitalySalnikov
Created May 24, 2016 13:16
Show Gist options
  • Save VitalySalnikov/39cc7f4717048005170258fbb03efde6 to your computer and use it in GitHub Desktop.
Save VitalySalnikov/39cc7f4717048005170258fbb03efde6 to your computer and use it in GitHub Desktop.
Get IP info with ipinfo.io
#!/bin/bash
curl ipinfo.io/$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment