2025-08-27 10:40:50 +05:30
2025-08-27 10:40:50 +05:30
2024-08-07 09:01:36 +02:00

SSH Manager

This package contains code for the Device.SSH. object:

Dependencies (backends)

With the introduction of sshmngr, the default package for ssh is changed from dropbear to sshd by OpenSSH (without PAM support). However, this can be customized using the following CONFIG options during compilation:

  • CONFIG_SSHMNGR_BACKEND_OPENSSH (this is default)
  • CONFIG_SSHMNGR_BACKEND_OPENSSH_PAM
  • CONFIG_SSHMNGR_BACKEND_DROPBEAR
Description
No description provided
Readme BSD-3-Clause 74 KiB
Languages
C 95.5%
Shell 3.5%
Makefile 1%