Rebex

Skip to content, Skip to navigation




Rebex SSH Shell Features

Rebex SSH Shell component is an SSH shell and terminal emulation library for .NET languages (such as C# or VB.NET) It makes it easy to execute commands on Unix/Windows SSH servers or add terminal emulation capabilities to your applications. All popular Linux and Windows SSH servers are supported. Most common shells are supported as well.

Major Rebex SSH Shell for .NET features

  • Execute commands over SSH channel
  • Remote shell over SSH
  • Terminal emulation (Windows Forms control and virtual terminal)
  • Terminal session recording and replay
  • Username/password and public key authentication
  • Supports all major SSH servers.
  • Easy-to-use API with maximum flexibility, designed to fit nicely into .NET Framework.
  • Supports .NET 2.0, 3.0 and 3.5, including 64-bit editions.
  • Free one-year support.
  • Free one-year upgrades.
  • Tutorials and many samples, including WinForm clients with full C# and VB.NET source code.
  • Royalty free redistribution.

Feature list

  • 100% managed code.
  • CLS (Common Language Specification) compliant.
  • Stable and thoroughly tested code.
  • Complete C# source code is optionally available.
  • IPv6 support.
  • Box-drawing and block element characters supported for all fonts.
  • Custom styles and palettes.
  • Screen-scrapping to HTML or image.
  • Scroll-back buffer support.
  • Suitable for both client and server applications.
  • All common firewalls and proxy servers are supported.
  • Includes a stand-alone SSHv2 client component for general use.
  • Includes Rebex Security component with support for signature/verification, encryption/decryption, etc.
  • RSA and DSA public keys, public key authentication.
  • Kerberos v5 and NTLM authentication through GSSAPI ("gssapi-with-mic" authentication method).
  • Diffie-Hellman key exchange.
  • Encryption/decryption using Triple DES, RC4 or AES.
  • Events and delegates for effortless integration with your applications.
  • Multiple simultaneous operations.
  • Error handling with .NET exceptions.
  • Compliant with RFC 4250-4254, 4256 and 4419.
  • Support for Wise 60 terminal emulation (experimental).

Supported proxy servers

  • Socks4
  • Socks4a (Socks4 with domain name resolving)
  • Socks5
  • HTTP proxy CONNECT method

Tested SSH servers

  • OpenSSH
  • GlobalScape Security Server
  • Bitvise WinSSHD

Samples

  • WinFormClient - GUI SSH client (C#, VB.NET).
  • AnsiPlayer - GUI SSH session player (C#, VB.NET).
  • AnsiConvertor - ANSI file convertor utility (C#, VB.NET).
  • RExec - Remote exec (C#, VB.NET).
  • SimpleShell - Simple shell (C#, VB.NET).
  • AnsiViewer - GUI ANSI file presentation (C#, VB.NET).
  • WinFormRExec - GUI remote exec (C#, VB.NET).
  • SimpleWinFormClient - GUI SSH client (C#, VB.NET).
  • KeyGenerator - GUI SSH Key Generator (C#, VB.NET).

What next?