sshmenu icon indicating copy to clipboard operation
sshmenu copied to clipboard

List hosts from the SSH client config file

Open kristaps opened this issue 8 years ago • 2 comments

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.

kristaps avatar Sep 27 '16 08:09 kristaps

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

mmeyer724 avatar Sep 27 '16 15:09 mmeyer724

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

phiberr avatar Nov 18 '19 15:11 phiberr