mmeyer724 / sshmenu

MIT License
56 stars 12 forks source link

List hosts from the SSH client config file #6

Open kristaps opened 8 years ago

kristaps commented 8 years ago

It would be very convenient if the tool allowed to use the hosts from an existing ~/.ssh/config without having to create a separate config file.

mmeyer724 commented 8 years ago

I like this idea, I previously was not aware of .ssh/config's ability to alias hosts. Should be rather easy to parse.

phiberr commented 4 years ago

An example that parses the .ssh/config to create a menu. https://github.com/antonjah/ssh-menu