Skip to content

fails to connect on alterate ssh port #19

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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