Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'host' in line not working on conf lines with: StrictHostKeyChecking,… #621

Closed

Conversation

myururdurmaz
Copy link

current code cant find user on this entry

    StrictHostKeyChecking no
    UserKnownHostsFile /dev/null
    HostName 127.0.0.1
    Port 2221
    User root
    Compression yes

@Red-M
Copy link
Member

Red-M commented Feb 6, 2022

Could you please add tests to make sure that this bug will not be reintroduced and that code coverage doesn't fall?

@Red-M Red-M closed this Apr 2, 2023
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.

None yet

2 participants