This package browser is in early development. Mind the rough edges.

webssh 1.6.2

Web application to be used as an SSH client

This package provides a web application to be used as an SSH client.

Features:

  • SSH password authentication supported, including empty password.

  • SSH public-key authentication supported, including DSA RSA ECDSA Ed25519 keys.

  • Encrypted keys supported.

  • Two-Factor Authentication (time-based one-time password) supported.

  • Fullscreen terminal supported.

  • Terminal window resizable.

  • Auto detect the ssh server's default encoding.

  • Modern browsers are supported.

Installation

Install webssh 1.6.2 as follows:

guix install webssh@1.6.2

Or install the latest version:

guix install webssh

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.