Also moves to nightly toolchain, mainly for specific clippy features.
Also minor refactors `SshServer`; adding a convenience function to trivially start an SSH server at a given `SocketAddr`.
It is now possible to specify the host and port the SSH server listens to using CLI arguments. Also improved host key naming and some inline strings within the CLI version menu.