Skip to content

adamyg/winxsh

Repository files navigation

Website Build status

WinRSH/WinSSH project

Lean Win32 native console clients with a built-in VT220/xterm-color256 terminal emulator.

  • slogin is a Windows console based SSH2 client, using LIBSSH2; with a builtin terminal emulator.

  • rlogin is a RLOGIN(1) client; with a builtin terminal emulator.

  • rsh is a RSH(1) client.

Plus a native win32 'rlogind' service.

  • rlogind is a RSH/RLOGIN service utilising ConPTY's

    This service is an investigation into the recently released Window's 10 Pseudo Console (ConPTY) infrustructure and API, in addition to enhanced console UTF-8 and VT functionality.

    Note: Limited login validation occurs, pty's shall be created under the service identity. Hence if running under the default Service account, shall have system rights.

    See for Introducing the windows pseudo console ConPTY series of articles detailing recent developments.

Project Samples

256 color

Midnight Commander

Distributions

Latest builds:

Source:

Last Updated: 21/05/2020

-end-