Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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