masscan
Network scanner for scanning as fast as possible. Best run with elevated privileges. Nmap compatibility run masscan --nmap to find out more. More information: <https://github.com/robertdavidgraham/masscan>.
RUN apt-get update && \
apt-get install -y masscan
RUN apt-get update && \
apt-get install -y masscan
RUN pacman -S --noconfirm masscan
RUN apt-get update && \
apt-get install -y masscan
RUN dnf install -y masscan
RUN apt-get update && \
apt-get install -y masscan