Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 847 Bytes

readme.md

File metadata and controls

29 lines (20 loc) · 847 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