Skip to content

Instantly share code, notes, and snippets.

@polonskiy
Created January 2, 2014 06:34
Show Gist options
  • Save polonskiy/8215729 to your computer and use it in GitHub Desktop.
Save polonskiy/8215729 to your computer and use it in GitHub Desktop.
get ipv6 (teredo) address
ip -6 -o addr | grep -P -o 2001:0:[^/]+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment