Skip to content

Instantly share code, notes, and snippets.

@kilatib
Created September 28, 2013 14:13
Show Gist options
  • Save kilatib/6742452 to your computer and use it in GitHub Desktop.
Save kilatib/6742452 to your computer and use it in GitHub Desktop.
netstat -tulnap // show list of posrts
fuser -k port_nuber/tcp // kill selected port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment