KeeAgent is a plugin for KeePass 2.x. It allows other programs to access SSH keys stored in your KeePass database for authentication. It can either act as a stand-alone agent or it can interface with an external agent.
Get the latest stable official release of KeeAgent at https://lechnology.com/software/keeagent.
You can use Chocolatey to install it in a more automated manner:
choco install keepass-plugin-keeagent
To upgrade KeePass Plugin KeeAgent to the latest release version for enjoying the newest features, run the following command from the command line or from PowerShell:
choco upgrade keepass-plugin-keeagent
There is a PPA with a KeeAgent package that can be used to install KeeAgent on Ubuntu and its derivatives.
sudo add-apt-repository ppa:dlech/keepass2-plugins --update
sudo apt install keepass2-plugin-keeagent
Documentation is at https://keeagent.readthedocs.io/en/stable/
Pull requests are welcome! See HACKING.md for more info.
(C) 2012-2022 David Lechner david@lechnology.com