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

Don't load include config #25

Open smartmanru opened 1 year ago

smartmanru commented 1 year ago

I have a file ~/.ssh/config with the following content Include conf.d/dbofl.config Include conf.d/my.config Include conf.d/fap.config And sshto doesn't handle include files