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

Use hostname instead of IP where available #44

Open
adamnfish opened this issue Mar 7, 2018 · 1 comment
Open

Use hostname instead of IP where available #44

adamnfish opened this issue Mar 7, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@adamnfish
Copy link
Contributor

It currently provides an ssh connection string that targets the instance's IP address. We should instead target the hostname.

This would allow users to configure connections via SSH's own support for host-based config, including stuff like skipping the "new host" confirmation.

Host ec2-*.eu-west-1.compute.amazonaws.com
  Key value
@aug24
Copy link
Contributor

aug24 commented Mar 7, 2018

See #47

@adamnfish adamnfish added the enhancement New feature or request label Mar 7, 2018
@adamnfish adamnfish changed the title Use hostname instead of IP where available [feature] Use hostname instead of IP where available Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants