Skip to content

Instantly share code, notes, and snippets.

@ilyasProgrammer
Created January 22, 2016 10:10
Show Gist options
  • Save ilyasProgrammer/365e638c0889de68023a to your computer and use it in GitHub Desktop.
Save ilyasProgrammer/365e638c0889de68023a to your computer and use it in GitHub Desktop.
sudo netstat -ap | grep :<port_number>
kill -9 <pid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment