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-pass=<password> won't make effect #467

Open
sinawic opened this issue May 23, 2023 · 5 comments
Open

--ssh-pass=<password> won't make effect #467

sinawic opened this issue May 23, 2023 · 5 comments

Comments

@sinawic
Copy link

sinawic commented May 23, 2023

Describe the bug
I've installed wetty by running npm i -g wetty

node --version

v16.16.0

npm --version

8.11.0

I try to start the service by running:
wetty --ssh-host=localhost --ssh-port=22 --ssh-user=username --ssh-pass=password -p 2526

service starts successfully.
but when I visit localhost:2526 I see the following message and cant use the service with trasport close and reconnect button

/usr/bin/env: sshpass: No such file or directory

Expected behavior
I think I should get a passwordless connection to my ssh server.

Desktop:
my uname -a:
Linux devops 5.19.0-41-generic #42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 17:40:00 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

@butlerx
Copy link
Owner

butlerx commented May 24, 2023 via email

@sinawic
Copy link
Author

sinawic commented May 25, 2023

uh no!
after I installed it it's working as expected.
but I didn't see in on the readme, I guess it'd be better it's mentioned in the related section

thanks for the reply

@gardiol
Copy link

gardiol commented Apr 23, 2024

doesn't work for me tough

@sinawic
Copy link
Author

sinawic commented Apr 24, 2024

@gardiol
I think u should describe the error u r getting
or any other data that someone might be able to help!

@gardiol
Copy link

gardiol commented Apr 24, 2024

I cannot login in any way using password authentication, but this might be an issue with my system after deeped inspection. I have bypassed using key based authentication, no need to put passwords around anyway in my opinion!

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