Skip to content

PowerShell script that combines Get-NetTCPConnection and Get-Process to allow you to easily see ports and the process that has that port open.

License

Notifications You must be signed in to change notification settings

joeb1kenobe/GetNetTcpProcess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GetNetTcpProcess

PowerShell script that combines Get-NetTCPConnection and Get-Process to allow you to easily see ports and the process that has that port open.

You will need to run Import-Module -Path PathToScript

About

PowerShell script that combines Get-NetTCPConnection and Get-Process to allow you to easily see ports and the process that has that port open.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published