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

Always print “SSH Host key fingerprint:” #8934

Closed
panhongyin opened this issue Sep 6, 2023 · 2 comments
Closed

Always print “SSH Host key fingerprint:” #8934

panhongyin opened this issue Sep 6, 2023 · 2 comments

Comments

@panhongyin
Copy link

When I use ssh to connect to my server, logging in with the key is normal, but logging in with the password will prompt the following message every once in a while:
"
SSH Host key fingerprint:
SSH ssh-rsa JaIr1C364nDL2Lv+UTT7ehpfvMlos76z3Hc2EZLVhik=
"

Version: 1.0.197
Platform: Windows 11
Frontend: xterm-webgl

@panhongyin
Copy link
Author

@Eugeny this is a bug in "tabby-ssh/src/session/ssh.ts":
image

Should be:
image

@cfs4819
Copy link

cfs4819 commented Mar 15, 2024

@Eugeny this is a bug in "tabby-ssh/src/session/ssh.ts": image

Should be: image

Did you commit this change? I meet this bug again in Release Alpha 207.

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

2 participants