Skip to content

Instantly share code, notes, and snippets.

@nickscript0
Created December 24, 2018 17:07
Show Gist options
  • Save nickscript0/e0653eff6ef153710fdd67aece839e8e to your computer and use it in GitHub Desktop.
Save nickscript0/e0653eff6ef153710fdd67aece839e8e to your computer and use it in GitHub Desktop.
Fastest way to find your Public IP in the terminal (OpenDNS query)
dig myip.opendns.com @208.67.222.222 +short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment