fxos-firemote
fxos-firemote copied to clipboard
Firemote doesn't show any response after connection to ssh server.
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.
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 No, it doesn't work with password auth either.
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.