Skip to content

fails to connect on alterate ssh port #19

@saigelosli

Description

@saigelosli

My remote host uses an alternate port for ssh. According to the docs, I should be able to supply supplemental configuration environment variable (SSH_ARGS) to specify that port, but it doesn't work, as in:

SSH_ARGS="-p 2222"

In the function "available_devicepair()", there is a call to the ssh program that does NOT supply the ${SSH_ARGS} variable to the ssh program. This causes the connection to hang up, time out and fail when an alternate ssh port is used.

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