sshs icon indicating copy to clipboard operation
sshs copied to clipboard

Hostname invalid

Open DamsPer opened this issue 1 year ago • 14 comments

Hello,

Since the last update I've an error with my config file.

When I want tu connect to "My Server", I've this error :

Running command: ssh "My Server"
hostname contains invalid characters

My config file :

Host "My Server"
  HostName 1.1.1.1
  User test
  Port 22

DamsPer avatar Mar 26 '24 09:03 DamsPer