Skip to content

Instantly share code, notes, and snippets.

@jmiserez
Created December 10, 2014 22:07
Show Gist options
  • Save jmiserez/610ba8a44c1e7645d8c7 to your computer and use it in GitHub Desktop.
Save jmiserez/610ba8a44c1e7645d8c7 to your computer and use it in GitHub Desktop.
myip.sh
#!/bin/bash
dig +short @resolver1.opendns.com myip.opendns.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment