https://github.com/dlech/KeeAgent
ssh agent plugin for KeePass 2.x
https://github.com/dlech/KeeAgent
Last synced: about 1 year ago
JSON representation
ssh agent plugin for KeePass 2.x
- Host: GitHub
- URL: https://github.com/dlech/KeeAgent
- Owner: dlech
- License: other
- Created: 2012-04-02T00:13:02.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T01:15:15.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T09:08:52.796Z (about 1 year ago)
- Language: C#
- Homepage: http://lechnology.com/software/keeagent
- Size: 3.49 MB
- Stars: 547
- Watchers: 29
- Forks: 36
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-keepass - KeeAgent - Plugin for KeePass 2.x. It allows other programs to access SSH keys (Plugins / Other clients)
README

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.
DOWNLOAD
--------
#### Official release
Get the latest stable official release of KeeAgent at .
#### Chocolatey 📦
You can [use Chocolatey to install](https://community.chocolatey.org/packages/keepass-plugin-keeagent#install) it in a more automated manner:
```
choco install keepass-plugin-keeagent
```
To [upgrade KeePass Plugin KeeAgent](https://community.chocolatey.org/packages/keepass-plugin-keeagent#upgrade) to the [latest release version](https://community.chocolatey.org/packages/keepass-plugin-keeagent#versionhistory) for enjoying the newest features, run the following command from the command line or from PowerShell:
```
choco upgrade keepass-plugin-keeagent
```
USAGE
-----
Documentation is at https://keeagent.readthedocs.io/en/latest/
HACKING
-------
Pull requests are welcome! See [HACKING.md](./HACKING.md) for more info.
COPYRIGHT
---------
(C) 2012-2024 David Lechner