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

Allow skipping SSH host key verification (known_hosts=None in asyncssh.connect) #23

Closed
chunxiao369 opened this issue Aug 8, 2023 · 2 comments
Labels
new feature New feature

Comments

@chunxiao369
Copy link

issus:
Disconnected : x.x.x.x, Host key is not trusted

@wookayin
Copy link
Owner

What does that do? Does that bypass the host key verification? Do you want to write a PR -- maybe as an option?

@wookayin wookayin changed the title pls add known_hosts=None para in asyncssh.connect func Allow skipping SSH host key verification (known_hosts=None in asyncssh.connect) Nov 5, 2023
@wookayin wookayin added the new feature New feature label Nov 5, 2023
@wookayin
Copy link
Owner

wookayin commented Nov 6, 2023

gpustat v0.3.0 now has a new --no-verify-host option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants