Skip to content

Commit feef599

Browse files
committed
Get-Help Improved
1 parent c15b20d commit feef599

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Scripts/ScanPortsAsync.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,13 @@
1919
pipe the output of the IP-Scanner result in this script.
2020
If you found a bug or have some ideas to improve this script... Let me know. You find my Github profile in
2121
the links below.
22+
2223
.EXAMPLE
2324
.\ScanPortsAsync.ps1 -IPv4Address 172.16.0.1 -StartPort 1 -EndPort 1000
25+
2426
.EXAMPLE
2527
.\ScanPortsAsync.ps1 -IPv4Address 192.168.1.100 -IncludeClosed
28+
2629
.LINK
2730
Github Profil: https://github.com/BornToBeRoot
2831
Github Repository: https://github.com/BornToBeRoot/PowerShell-Async-PortScanner

0 commit comments

Comments
 (0)