-
Notifications
You must be signed in to change notification settings - Fork 3
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
Firemote doesn't show any response after connection to ssh server. #11
Comments
I can't use it in v1.3, even with Telnet... To use it with ssh I need to import manually the keys of the server or what? |
Well, Telnet works but ssh get blackscreen... |
No one knows how to fix it? |
Well, it seems that is a problem with the key... Is not possible to paste key on FFOS1.3 and the generated key is not valid because the format, as said the readme. There's a way to put the key directly in the code? |
The generated public key only needs to be converted for placement on the server. Does it work using password auth? You /could/ put the key directly in the code, but there is no reason to do so. |
Thanks for your answer @chuckwagoncomputing |
Well, on the readme saids how to convert the key from terminal, but is not possible to open a terminal in ffos, so I need to know where is the generated key to do that manually. |
Sorry, I've exported the key, send with the email and convert, then I've upload to authorized_keys, and now the Debugger says "Socket failed." Thanks for your responses. |
Hi!
I've installed Firemote following the instructions on a smartphone with FxOS 1.3.
I'm able to connect to telnet servers without any problems, but when I try different ssh servers I don't obtain any answer, even if I use public key or passphrase authentication.
Any ideas what's happening? Someone could use the app on v1.3?
Thanks!
I'm hopping I can use finch over ssh.
The text was updated successfully, but these errors were encountered: