Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

see what ports are in use

Get-Process -Id (Get-NetTCPConnection -LocalPort portNumber).OwningProcess
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #ports
ADD COMMENT
Topic
Name
5+5 =