Skip to content

Instantly share code, notes, and snippets.

@jacobbridges
Created November 6, 2014 20:05
Show Gist options
  • Save jacobbridges/80a01a87b34d93cd16ee to your computer and use it in GitHub Desktop.
Save jacobbridges/80a01a87b34d93cd16ee to your computer and use it in GitHub Desktop.
Ubuntu find all busy ports
netstat -ntlp | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment