Skip to content

Commit ac84ac4

Browse files
authored
Update README.md
1 parent 7a6ae82 commit ac84ac4

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,12 +1,12 @@
11
# PowerShell - IPv4 Network Scanner
22

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

55
## Description
66

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.
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

9-
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).
9+
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

1111
![Screenshot](Documentation/Images/IPv4NetworkScan.png?raw=true "IPv4NetworkScan")
1212

0 commit comments

Comments
 (0)