Skip to content

Add password command #24

@wesgarland

Description

@wesgarland

Rather than using send or ctty to enter passwords, niim should have a password (short: pw) command which reads a password from stdin, without echoing it or recording it to history, and then send it to the process under debug, along with a \n, using the same mechanism as send.

If the password command was used with an argument, we could send that argument as the password instead of reading it from stdin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions