Remote Display

Dropbear – lightweight SSH server

Dropbear is a relatively small SSH server and client. It runs on a variety of UNIX platforms.

Dropbear is particularly useful for “embedded”-type Linux (or other Unix) systems, such as wireless routers.

This is free and open source software.

Key Features

  • A small memory footprint suitable for memory-constrained environments – Dropbear can compile to a 110kB statically linked binary with uClibc on x86 (only minimal options selected).
  • Dropbear server implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients.
  • Can run from inetd or standalone.
  • Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication.
  • The server, client, keygen, and key converter can be compiled into a single binary (like busybox).
  • Features can easily be disabled when compiling to save space.
  • Multi-hop mode uses SSH TCP forwarding to tunnel through multiple SSH hosts in a single command. dbclient user1@hop1,user2@hop2,destination.

Website: github.com/mkj/dropbear
Support:
Developer: Matt Johnston
License: MIT License

Dropbear options

Dropbear is written in C. Learn C with our recommended free books and free tutorials.


Related Software

SSH Servers
OpenSSHRemote login with the SSH protocol
TeleportProvides connectivity, authentication, access controls and audit for infrastructure
ssh3Faster and rich secure shell using HTTP/3
TinySSHMinimalistic SSH server
DropbearLightweight SSH server
quicssh-rsSimple ssh server
ssh2incusSSH server for Incus instances
RusshLow-level Tokio SSH2 client and server implementation
wolfSSHSmall, fast, portable SSH implementation

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted