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

求助:本地SSH客户端调用electerm工具问题 #321

Open
qq670176019 opened this issue Aug 22, 2024 · 1 comment
Open

求助:本地SSH客户端调用electerm工具问题 #321

qq670176019 opened this issue Aug 22, 2024 · 1 comment

Comments

@qq670176019
Copy link

作者大佬好,各位大佬好,有个问题想问一下大家:
我在使用electerm作为ssh工具时,通过命令行如下方式可以打开工具并连接上服务器:

.\electerm.exe -l root -P 22 -pw '4WQNx4vS5vn8d&bgY$sU' 192.168.0.55 -t localMachine

当我在助手设置-本地SSH客户端配置时,我是这样设置的:

-l {user_name} -P {host_port} -pw "{password::****}" -t {host_name}

但是实际使用时,只能打开工具,并不能进行连接,有了解是为啥的吗

@qq670176019
Copy link
Author

找到了解决办法,把electerm复制到{assist_tools_path}工具目录下,使用-l root -P 22 -pw "123456" 192.168.0.55 -t localMachine这种写死参数可以调用和连接。
但是新的问题又出现了,怎么填密码这块才能不提示“Wrong signature type: rsa-sha2-512, expected: ssh-rsa”呢?
image

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

1 participant