Skip to content

Instantly share code, notes, and snippets.

@clementsjj
Created March 11, 2020 00:20
Show Gist options
  • Save clementsjj/b81b763519df3cbdc6983e08e8382afa to your computer and use it in GitHub Desktop.
Save clementsjj/b81b763519df3cbdc6983e08e8382afa to your computer and use it in GitHub Desktop.

kill $(lsof -ti:3000)

netstat -vanp tcp | grep 3000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment