mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
some systems (like android's bionic) do not provide getpass. you can disable ENABLE_CLI_PASSWORD_AUTH & ENABLE_CLI_INTERACT_AUTH to avoid its use (and rely on pubkey auth), but the link still fails because the support file calls getpass. do not define this func if both of those auth methods are not used.
9.7 KiB
9.7 KiB