Skip to content

Instantly share code, notes, and snippets.

@oc
Created January 14, 2014 13:06
Show Gist options
  • Save oc/8418003 to your computer and use it in GitHub Desktop.
Save oc/8418003 to your computer and use it in GitHub Desktop.
IP-test
$ curl -s http://testmyipv6.com/ | grep -A1 myIPaddr | tail -n1
80.241.91.75
$ curl -s http://v6.testmyipv6.com/ | grep -A1 myIPaddr | tail -n1
2001:840:740:3938:1e6f:65ff:fe91:b882
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment