Skip to content

Conversation

@weriomat
Copy link
Contributor

Use the shlex crate to split/ parse the ssh_opts instead of just splitting by ' '.
If shlex fails to parse/ join, we fall back to the old way.

Fixes #130. Might fix #343.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Working example of configuration with SSH and ProxyCommand wrong arguments given to ssh when some ssh argument specified in ssh-opts contains space

1 participant