Answers for "test github connection ssh"

0

Testing your SSH connection with GitHub

$ ssh -T [email protected]
# Attempts to ssh to GitHub
Posted by: Guest on July-02-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language