wrong package name, line 237

For Debian, `ncat` works not `nmap-ncat`.
This commit is contained in:
Ark-of-the-copepod 2021-11-13 05:38:39 +00:00 committed by GitHub
parent 31427197c9
commit be09220d33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,7 +234,7 @@ list of packages to be installed):
packages for a network VM, use the `lspci` command to identify the devices,
then find the package that provides necessary firmware and install it. If you
need utilities for debugging and analyzing network connections, install the
following packages: `tcpdump` `telnet` `nmap` `nmap-ncat`.
following packages: `tcpdump` `telnet` `nmap` `ncat`.
- [USB qube](/doc/usb-qubes/), such as the template for `sys-usb`:
`qubes-usb-proxy` to provide USB devices to other Qubes and
`qubes-input-proxy-sender` to provide keyboard or mouse input to dom0.