autossh-argv0

Automatically restart SSH sessions and tunnels

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