Rename to ssh-identity-wrapper
Update usage documentation
Use bash
A simple SSH wrapper that prompts for the identity.
I use this as a host process for dumb terminals to provide terminal server functionality.
You will need to update the ssh-identity-wrapper.conf.sh
file to map identity names to identity files (the private keys).
To use the SSH wrapper:
ashford% ssh-identity-wrapper.sh scud
Identity: andrew
Enter passphrase for key '_keys/andrew':
Last login: Sun Nov 24 14:15:13 2019 from 192.168.1.103
scud%