79673634

Date: 2025-06-20 15:29:28
Score: 2.5
Natty:
Report link

I have the same problem, it told me can not find the host, and I solved it by removing the "-" from the "Host" section, and everything works now!

The following is the ssh config file that works well in Windows 10

Host tokyo
    HostName 12.23.34.45
    User xxyyuser
    IdentityFile "D:/download/tokyo.pem"
Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Whitelisted phrase (-2): I solved
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: hu jason