Skip to content

Commit 0115e76

Browse files
committed
Update README.md
1 parent 8ebf1ae commit 0115e76

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This is a powerful asynchronus Port-Scanner working with the PowerShell Runspace
88

99
This script also work fine along with my asychronus IP-Scanner published on GitHub too. You can easily pipe the output of the IP-Scanner result in this script.
1010

11+
![Screenshot of Working Scanner and Result](https://github.com/BornToBeRoot/PowerShell_Async-PortScanner/blob/master/Screenshots/Working_and_Result.png?raw=true)
12+
1113
## Syntax
1214

1315
```powershell
@@ -64,4 +66,4 @@ Port Protocol Status
6466
* [Service Name and Transport Protocol Port Number Registry - IANA.org](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml)
6567

6668
## ToDo
67-
[x] Integrate Port-List like: 80 (http), 443 (https), etc.
69+
[x] Integrate Port-List like: 80 (http), 443 (https), etc.

0 commit comments

Comments
 (0)