@@ -0,0 +1,6 @@
#!/bin/bash
echo -e "Username for $1:"
read username
echo "Connecting to $username@$1..."
ssh $username@$1
The note is not visible to the blocked user.