Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 875 Bytes

readme.md

File metadata and controls

33 lines (23 loc) · 875 Bytes

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