Skip to content

Instantly share code, notes, and snippets.

@thyn
Created July 10, 2019 13:01
Show Gist options
  • Save thyn/c0e5d3a4713db5d97309c3404eb62dbf to your computer and use it in GitHub Desktop.
Save thyn/c0e5d3a4713db5d97309c3404eb62dbf to your computer and use it in GitHub Desktop.
netstat -an | grep ESTABLISHED | wc -l
netstat -an | grep TIME_WAIT | wc -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment