ncat
parent
59e4695ef5
commit
6f35b380f9
|
@ -4,7 +4,7 @@ Read [Ncat](https://nmap.org/ncat/).
|
||||||
|
|
||||||
It is included in [nmap](https://www.archlinux.org/packages/extra/x86_64/nmap/).
|
It is included in [nmap](https://www.archlinux.org/packages/extra/x86_64/nmap/).
|
||||||
|
|
||||||
Check connection to host port:
|
Check connectivity to `host` with `port`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
ncat -zv host post
|
ncat -zv host post
|
||||||
|
|
Loading…
Reference in New Issue