A sshping container could be used to benchmark SSH connections without installing libssh-dev and building sshping on a local machine.
For example:
docker run -v $HOME/.ssh/:/root/.ssh` sshping -d myserver.com
I'm not sure fi this is possible, and may not work with all hosts/networks however.
A
sshpingcontainer could be used to benchmark SSH connections without installinglibssh-devand building sshping on a local machine.For example:
I'm not sure fi this is possible, and may not work with all hosts/networks however.