Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlech/KeeAgent
ssh agent plugin for KeePass 2.x
https://github.com/dlech/KeeAgent
Last synced: 6 days 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T01:15:15.000Z (4 months ago)
- Last Synced: 2024-10-15T21:35:24.960Z (27 days ago)
- Language: C#
- Homepage: http://lechnology.com/software/keeagent
- Size: 3.49 MB
- Stars: 535
- Watchers: 31
- Forks: 35
- Open Issues: 54
-
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