Skip to content
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

Support for Alias #28

Closed
lmnogues opened this issue Jun 13, 2022 · 3 comments
Closed

Support for Alias #28

lmnogues opened this issue Jun 13, 2022 · 3 comments

Comments

@lmnogues
Copy link

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

@quantumsheep
Copy link
Owner

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.

@anthony-francisco
Copy link
Contributor

Hello.
I made it to take in count aliases :)

#33

@quantumsheep
Copy link
Owner

@anthony-francisco thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants