Skip to content

Instantly share code, notes, and snippets.

@R4wm
Last active May 15, 2018 21:37
Show Gist options
  • Save R4wm/626aa7590500ad6f006257ec89ebe9f9 to your computer and use it in GitHub Desktop.
Save R4wm/626aa7590500ad6f006257ec89ebe9f9 to your computer and use it in GitHub Desktop.
Get your ip address
curl 'https://httpbin.org/get' | jq '.origin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment