Skip to content

New "Password:" promptΒ #106

@idkjs

Description

@idkjs

I now connect via ssh like so where I am prompted for a password:

> ssh mini
Password:
Last login: Sat Dec  5 11:32:37 2020 from 82.124.42.159

> administrator@9404.local ξ‚Ί 12:27:44 ξ‚°
>

Running with xxh I get the following result:

> cat ~/.config/xxh/config.xxhc

hosts:
  mini:                     # settings for myhost
    +s: xxh-shell-fish           # use fish shell

> xxh mini
Probably the connection takes more time than expected.
Try to increase the timeout by adding "++pexpect-timeout 10" argument.
Answer from host is empty. Try again with +v or +vv or try ssh before xxh.
>

What do I need to do to connect here? Thanks for sharing this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions