Skip to content

Instantly share code, notes, and snippets.

@bombadillo
Created March 26, 2021 15:41
Show Gist options
  • Save bombadillo/3dae38d25bde63bd9b88fff0f00298cb to your computer and use it in GitHub Desktop.
Save bombadillo/3dae38d25bde63bd9b88fff0f00298cb to your computer and use it in GitHub Desktop.
Port number being used by process

netstat -aon | findstr '[port_number]'

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