Answers for "test github ssh access"

1

github ssh test

ssh -T [email protected]
Posted by: Guest on November-30-2020
0

Testing your SSH connection with GitHub

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

Browse Popular Code Answers by Language