Skip to content

pancho-mtl/port-list-powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Use

.\open_ports_TCP.ps1
#or
.\open_ports_UDP.ps1

If you have any powershell policy issues, run this

powershell -ExecutionPolicy Bypass -File .\open_ports_TCP.ps1

#or

powershell -ExecutionPolicy Bypass -File .\open_ports_UDP.ps1
sudo bash open_ports_linux.sh

I'm saving this in case I need it in the future.

About

List open TCP and UDP ports along with the associated application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors