Skip to content

Fix ssh proxy #151

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

Merged
merged 1 commit into from
Apr 2, 2023
Merged

Fix ssh proxy #151

merged 1 commit into from
Apr 2, 2023

Conversation

dkumiszhan
Copy link
Contributor

Without HostKeyCallback, ssh proxy never successfully
connects to the remote ssh. According to documentation, this callback is required.

Without `HostKeyCallback`, ssh proxy never successfully
connects to the remote ssh.
[According to documentation](https://pkg.go.dev/golang.org/x/crypto/ssh#ClientConfig),
this callback is required.
@glaslos glaslos merged commit c896cd5 into mushorg:master Apr 2, 2023
@glaslos
Copy link
Member

glaslos commented Apr 2, 2023

Thank you! Nice catch 👍

@dkumiszhan dkumiszhan deleted the fix-ssh-proxy branch April 2, 2023 22:43
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.

2 participants