Skip to content

Commit d9bac0a

Browse files
authored
Update New-IPv4NetworkScan.ps1
1 parent 52fc42b commit d9bac0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Scripts/New-IPv4NetworkScan.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Filename : New-IPv4NetworkScan.ps1
44
# Autor : BornToBeRoot (https://github.com/BornToBeRoot)
55
# Description : Powerful asynchronus IPv4 Network Scanner
6-
# Repository : https://github.com/BornToBeRoot/PowerShell_AsyncIPv4NetworkScanner
6+
# Repository : https://github.com/BornToBeRoot/PowerShell_IPv4NetworkScanner
77
###############################################################################################################
88

99
<#
@@ -39,7 +39,7 @@
3939
192.168.178.22 Up XXXXX-PC.fritz.box XX-XX-XX-XX-XX-XX ASRock Incorporation
4040
4141
.LINK
42-
https://github.com/BornToBeRoot/PowerShell_AsyncIPv4NetworkScanner/blob/master/README.md
42+
https://github.com/BornToBeRoot/PowerShell_IPv4NetworkScanner/blob/master/README.md
4343
#>
4444

4545
[CmdletBinding(DefaultParameterSetName='Range')]

0 commit comments

Comments
 (0)