Skip to content

Jump host SSH connection with ssh2-python #222

@navaneethov

Description

@navaneethov

I was trying to do SSH through a Jump server with ssh2-python, but unable to achieve the same.
Looking for something like

ssh -J root@host-a root@host-b echo "hello from host-b"

Intention is to run some command/file transfer on host-b through host-a, in my case both need password auth, none of other methods are supported.

Pls help!

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions