A simple terminal GUI interface for SSH config files. Credits for sshto: go to the original creator Ivan Marov. .SH AUTHOR Ivan Marov .SH GITHUB https://github.com/vaniacer/sshto Copyright: 2019-2020 Ivan Marov License: MIT All code in scripts/sshto and it's sub-fodlers were based on work by Ivan Marov. Ivan's repo is a nice smaller script, take a look...at his repo listed above. -=-=- Robert Strutts - changes: What have I added in this adapted form of works: * Auto config file generation when .ssh folder does not exist: - Finds remote servers and tries to create an entry for it from /etc/hosts file. - Auto generate RSA/GPG key pairs for a new account. * $ sshto [optional group based on server names] - Just load into view the optional name of servers group IE: $ sshto work * config file "ignore" option...to hide host from main menu - IE: Host github #ignore * Menu Command to Copy main Bash Aliases (compresses and creates installer script). * Mosh client connection * SFTP via GUI file MGR * Mount will mount into /mnt * Key Copy asks which key to use