Skip to content

Add keyboard_interactive authentication for SSHClient #389

Open
@8ar10der

Description

@8ar10der

Hi Team,

I am using SSHClient to collect information from some console server which just support keyboard_interactive not password.

Could team add a parameter to emulate it in the SSHClient? Such as:
target = SSHClient(addr, user=username, password=password, keyboard_interactive=True)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions