pssh

Parallel SSH program. More information: <https://manned.org/pssh>.

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