Created
July 25, 2022 01:31
-
-
Save leandromonaco/e62dff02785f76c210bf6e6fe922d1e9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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