Granados - SSH Library for .NET

What is Granados?

Granados is an SSH client library for .NET. It has the following features.

On the other hand, the following features of SSH are not supported yet. They will be added when there is the demand.

Download

Latest stable version: 2.0.0

Notice: When you are compiling the source code, please note that the source code provided here is set to Assembly Delay Sign. If you are not familiar with the sign of assembly, remove following three lines in AssemblyInfo.cs.

[assembly: AssemblyDelaySign(true)]
[assembly: AssemblyKeyFile("../../granados.pub")]
[assembly: AssemblyKeyName("")]

Project

Go to "Granados project page"

License

Granados is distributed under the Apache Software License. If you use Granados in your application, please indicate a predefined acknowledgement.

Acknowledgement

Granados uses the following products as a part of features or compatibility test. We thank the authors very much.

Support

To check the overview of the usage of Granaods, see the Test.cs file in the source code package.

If you have requests for features or find bugs, please notify us by sending an email to granados@routrek.co.jp. Alternatively, your contribution by modifying the source code is very helpful for us. If you want to change the source code to add features, please contact us. We will offer the information for the implementation.

The Origin of the Name

Granados was developed with our terminal emulator software "VaraTerm" those code name was Guevara. Granados is the name of the partner of Ernest che Guevara when he traveled South America in his young age.


SourceForge.net Logo