/SshAgentLib

.NET library creating ssh agent and client applications (works with both PuTTY/Pageant and OpenSSH)

Primary LanguageC#OtherNOASSERTION

SshAgentLib

SshAgentLib is a .NET library that can be used to create an SSH agent for PuTTY and OpenSSH clients and an SSH client for Pageant and OpenSSH agents.

WARNING: This is not a stable API.

It is currently only being used for KeeAgent (a plugin for KeePass 2.x).

Graphical User Interface Libraries

Each library contains controls/widgets for creating user interfaces that use the base SshAgentLib.

WinForms

Provides controls based on the System.Windows.Forms library

Gtk

Provides widgets based on the GtkSharp library

Qt

Provides widgets based on the Qyoto library