Skip to content

Instantly share code, notes, and snippets.

@danrl
Last active December 18, 2015 23:29
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 danrl/5861826 to your computer and use it in GitHub Desktop.
Save danrl/5861826 to your computer and use it in GitHub Desktop.
danrl@tunafish ~$ netstat -tanW
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State <-- [1]
tcp 0 0 0.0.0.0:5000 LISTEN
0.0.0.0:*
tcp6 0 0 :::5000 LISTEN
:::*
tcp6 0 0 2001:470:722d:10:4c6f:4b6d:dde0:1131:57366 ESTABLISHED
2a00:1450:4001:804::1008:443
tcp6 0 0 2001:470:722d:10:c9d:41ad:470e:81bf:32855 ESTABLISHED
2001:67c:26f4:64::66:22
[1] Right aligned header string "Foreign Address" indicates multi-line table cell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment