Skip to content

Instantly share code, notes, and snippets.

@icasimpan
Created December 18, 2017 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icasimpan/c301993f9336aa93816d874cb55f5040 to your computer and use it in GitHub Desktop.
Save icasimpan/c301993f9336aa93816d874cb55f5040 to your computer and use it in GitHub Desktop.
curl -s "https://api.ipify.org?format=jsonp&callback=getIP"|cut -d'"' -f4 ## This is used by http://www.showmyipaddress.com/ as of Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment