Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Watkins authored Apr 18, 2023
1 parent db96d93 commit dda0caf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# knockr

`knockr` is a [port-knocking](https://en.wikipedia.org/wiki/Port_knocking)
utility more convenient to use than `nmap` or `netcat` or other general purpose
tools. Written in Go, the utility is a single binary, installable on any
platform Go supports including Linux, BSD/Unix, Windows and Mac.
utility potentially more convenient to use than a general purpose tool like
`nmap` or `netcat`. Written in Go, the utility is a single binary, installable
on any platform Go supports including Linux, BSD/Unix, Windows and Mac.

## Installation

Expand Down

0 comments on commit dda0caf

Please sign in to comment.