Skip to content

CyberKareem/PowerShell-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PowerShell-Port-Scanner

PowerShell Port Scanner Script

Make sure to run as administrator and unrestrict the execution policy before you test the script by:

PS c:\Set-ExecutionPolicy -ExecutionPolicy Unrestricted

And you can return back to the restricted policy afterwards by:

PS c:\Set-ExecutionPolicy -ExecutionPolicy Restricted

About

PowerShell Port Scanner Script

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors