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

StrictHostKeyChecking #59

Closed
itcontrolcz opened this issue Dec 6, 2023 · 5 comments
Closed

StrictHostKeyChecking #59

itcontrolcz opened this issue Dec 6, 2023 · 5 comments

Comments

@itcontrolcz
Copy link

The application is bothered by this entry in the config that I need to use. Is there anything I can do about it?

2023/12/06 11:36:26 /Users/xxx/.ssh/config:0: config variable before Host variable

StrictHostKeyChecking=no

@quantumsheep
Copy link
Owner

Hey! That should not be a problem anymore in 4.0.0

@itcontrolcz
Copy link
Author

Thank you, it looks better. But it now has a problem with the commented text in the config file. It stops at it and doesn't read other servers.

@emnnipal
Copy link

emnnipal commented Feb 22, 2024

Thank you, it looks better. But it now has a problem with the commented text in the config file. It stops at it and doesn't read other servers.

I'm also experiencing this as well.

@quantumsheep
Copy link
Owner

Woops - It really needs some tests. Should be fixed in 4.0.1!

@emnnipal
Copy link

@quantumsheep confirmed that the issue is fixed. Thank you for resolving it!

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

No branches or pull requests

3 participants