Skip to content

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

Watchers

Forks

Releases

Packages

Contributors

Languages