Open
Description
Thanks for the handy app !
I find that sshs trys to connect to Name
in the config file instead of Destination
after pressing Enter.
the config file (~/.ssh/config):
Host "My server"
HostName server1.example.com
User root
Port 22
the output:
Running command: ssh "My server"
hostname contains invalid characters
sshs version:
❯ sshs --version
sshs 4.6.1
The issue happens when I run sshs in WSL(Ubuntu 24.04.2 LTS), but the same config file works well on windows.
Metadata
Metadata
Assignees
Labels
No labels