Skip to content

Commit d9b0193

Browse files
authored
Update README.md
1 parent 6eba58a commit d9b0193

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# PowerShell - IPv4 Port Scanner
1+
# PowerShell script | IPv4 port scanner
22

3-
Powerful asynchronus IPv4 Port Scanner for PowerShell.
3+
Powerful asynchronus IPv4 port scanner for PowerShell.
44

55
## Description
66

7-
This powerful asynchronus IPv4 Port Scanner allows you to scan every Port-Range you want (500 to 2600 would work). Only TCP-Ports are scanned.
7+
This powerful asynchronus IPv4 port scanner allows you to scan every port range you want (500 to 2600 would work). Only TCP ports are scanned.
88

9-
The result will contain the Port number, Protocol, Service name, Description and the Status.
9+
The result will contain the port number, protocol, service name, description and the status.
1010

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

0 commit comments

Comments
 (0)