nc.openbsd

TCP/IP swiss army knife

Debian Debian
RUN apt-get update && \ apt-get install -y netcat-openbsd
Ubuntu
RUN apt-get update && \ apt-get install -y netcat-openbsd
Alpine
RUN apk add netcat-openbsd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y netcat-openbsd
Raspbian
RUN apt-get update && \ apt-get install -y netcat-openbsd
click the source code to copy install nc.openbsd on any operating system with command-not-found.com