Skip to content

Instantly share code, notes, and snippets.

@leandromonaco
Created July 25, 2022 01:31
Show Gist options
  • Save leandromonaco/e62dff02785f76c210bf6e6fe922d1e9 to your computer and use it in GitHub Desktop.
Save leandromonaco/e62dff02785f76c210bf6e6fe922d1e9 to your computer and use it in GitHub Desktop.
Get-Process -Id (Get-NetTCPConnection -LocalPort 10000).OwningProcess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment