vaniacer / sshto

Small bash script to manage your ssh connections. It builds menu (via dialog) from your ~/.ssh/config. It can not only connect but also to run commands, copy files, tunnel ports.
MIT License
579 stars 59 forks source link

Scan known hosts for list of available connections #18

Closed Real-Gecko closed 1 year ago

Real-Gecko commented 1 year ago

Is it possible to make it so that known_hosts is scanned for list of available servers and not just config?

vaniacer commented 1 year ago

Not in current implementation. Ain't see a way to use known_hosts.