tkey-ssh-agent

SSH agent for TKey security stick hardware authentication

brewmacoslinux
Try with needOr install directly
Source

About

SSH agent for use with the TKey security stick

Commands

tkey-ssh-agent

Examples

Start the SSH agent for TKey and set environment variables$ eval $(tkey-ssh-agent)
Use TKey for SSH authentication with a remote host$ ssh -i <(tkey-ssh-agent -L) user@example.com
List available keys from TKey device$ tkey-ssh-agent -l