I'm not able to add GitHub to my computer’s list of acceptable SSH hosts

281 Views Asked by At

I have a Macbook, macOS Monterey Version 12.0.1 I generated the key id_rsa and enter the passcode and even added the key to my GitHub account but when I try to add GitHub to my computer's list of acceptable SSH hosts using ssh –T [email protected]

this message keeps showing up...

ssh: Could not resolve hostname ?\200\223t: nodename nor servname provided, or not known

I tried to change my DNS to Open DNS 208.67.222.222, but this didn't fix the issue. I'm a complete beginner so I don't know if I'm missing something.

0

There are 0 best solutions below