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

dropbear 2024.86

Small SSH server and client

Dropbear is a relatively small SSH server and client. It runs on a variety of POSIX-based platforms. Dropbear is particularly useful for embedded systems, such as wireless routers.

Installation

Install dropbear 2024.86 as follows:

guix install dropbear@2024.86

Or install the latest version:

guix install dropbear

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.