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.

Revisions

  1. clementsjj created this gist Mar 11, 2020.
    3 changes: 3 additions & 0 deletions kill-port.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    `kill $(lsof -ti:3000)`

    `netstat -vanp tcp | grep 3000`