Skip to content

Commit a6b2861

Browse files
authored
Update README.md
1 parent 6c0e98c commit a6b2861

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Async IPv4-Scanner
1+
# Async IPv4 Network Scanner
22

3-
Powerful asynchronus IPv4-Scanner for PowerShell.
3+
Powerful asynchronus IPv4 Network Scanner for PowerShell.
44

55
## Description
66

7-
This powerful asynchronus IPv4-Scanner for PowerShell allows you to scan every IPv4-Range you want (172.16.1.47 to 172.16.2.5 would work). But there is also the possibility to scan an entire subnet based on an IPv4-Address withing the subnet and a the subnetmask/CIDR.
7+
This powerful asynchronus IPv4 Network Scanner for PowerShell allows you to scan every IPv4-Range you want (172.16.1.47 to 172.16.2.5 would work). But there is also the possibility to scan an entire subnet based on an IPv4-Address withing the subnet and a the subnetmask/CIDR.
88

99
The default result will contain the the IPv4-Address, Status (Up or Down) and the Hostname. Other values can be displayed via parameter (Try Get-Help for more details).
1010

0 commit comments

Comments
 (0)