Changes for version 0.16 - 2022-07-07
- Update to Dropbear 2020.81
Modules
Use Dropbear SSH inside of perl
Embed and control a Dropbear SSH client inside of perl (Not implemented yet)
Embed and control a Dropbear SSH server inside of perl
XS interface to Dropbear
Manage the authentication information of a user's login attempt.
Manage how a command session should be handled by Dropbear.
Other files
Module Install Instructions
To install Net::Dropbear, copy and paste the appropriate command in to your terminal.
cpanm Net::Dropbear
perl -MCPAN -e shellinstall Net::Dropbear
For more information on module installation, please visitthe detailed CPAN module installation guide.