@ -0,0 +1,7 @@
#!/usr/bin/env bash
if ping -c 1 "$1"; then
autossh -M 0 "$1"
else
echo "Host not reachable"
fi
The note is not visible to the blocked user.