Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BornToBeRoot authored Jul 31, 2020
1 parent 6eba58a commit d9b0193
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# PowerShell - IPv4 Port Scanner
# PowerShell script | IPv4 port scanner

Powerful asynchronus IPv4 Port Scanner for PowerShell.
Powerful asynchronus IPv4 port scanner for PowerShell.

## Description

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

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

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

Expand Down

0 comments on commit d9b0193

Please sign in to comment.