We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a server that posess multiple alias :
Host server01 server_fonctionnality server@fqdn Hostname <IP> User <USER> Port 22 IdentityFile ~/.ssh/<KEY>
It seems that sshs try to access to a server named "server01 server_fonctionnality server@fqdn" instead of one of the 3 aliases
The text was updated successfully, but these errors were encountered:
I didn't know about multiple aliases, sshconfig has no real documentation so it's difficult to catch all specificities. I will fix it soon.
Sorry, something went wrong.
Hello. I made it to take in count aliases :)
#33
@anthony-francisco thanks :)
No branches or pull requests
I have a server that posess multiple alias :
It seems that sshs try to access to a server named "server01 server_fonctionnality server@fqdn" instead of one of the 3 aliases
The text was updated successfully, but these errors were encountered: