-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hostname contains invalid characters #60
Comments
Same problem on 3.3.0-1-gdca8a21 and 3.4.0 |
Hey! That should not be a problem anymore in 4.0.0 |
Hi, |
Hi @quantumsheep, thx again for a great piece of software. I proudly use it everyday. Situation happened to me again when I was trying to update to 4.5.1. then "hostname contains invalid characters" error appeared again. |
Hey! Noted. I will try to troubleshoot the issue when I have some time |
Hi,
Ubuntu 22.04.3 LTS
sshs version 3.4.0
Since few weeks I am getting "hostname contains invalid characters" error when trying connect to hostnames that contain spaces in name. It was working before perfectly.
Launching:
sshs -c ~/sshs_config
non working example:
Host "my Lab"
HostName 192.168.1.2
User root
Port 22
working example:
Host "MyLab"
HostName 192.168.1.3
User root
Port 22
The text was updated successfully, but these errors were encountered: