Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 0fb1253

Browse files
authored
Update README.md
1 parent 9cc2b34 commit 0fb1253

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Fast library for scanning ports of a host
77
</p>
88

99
## How to use?
10+
Get package:
11+
```shell
12+
go get github.com/amirhnajafiz/port-scanner
13+
```
14+
1015
You need to give a host address and port range, after that the scanner will
1116
check the ports and returns the open ports.
1217

0 commit comments

Comments
 (0)