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.
- Website: https://matt.ucc.asn.au/dropbear/dropbear.html
- Licenses: X11-style
- Package source: gnu/packages/ssh.scm
- Builds: See build status
- Issues: See known issues
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.