Skip to content

Instantly share code, notes, and snippets.

@pizycki
Created October 24, 2018 14:58
Show Gist options
  • Save pizycki/4357720b9787f7b939845406e72b876c to your computer and use it in GitHub Desktop.
Save pizycki/4357720b9787f7b939845406e72b876c to your computer and use it in GitHub Desktop.
Port is already in use
netstat -a -b -o | sls <port>
Stop-process PID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment