When trying to test ssh through github, I eventually recieved the message:
ssh: connect to host github.com port 22: Connection timed out
I tried the alternative command: ssh -T -p 443 git@ssh.github.com
but this led to a similar error.
After trying all the top results when it came to a timed out ssh connection (including configuring firewall options) I am at a total loss of what I need to do next. Your help is greatly appreciated.
Thank you, and have a blessed day.