The Secure Shell Chrome Application[1] provides a high quality SSH client that
can talk (1) directly to an SSH server and (2) to an SSH server via a special
HTTP-to-SSH relay.
Unfortunately that HTTP-to-SSH relay implementation is not open source. In the
Secure Shell FAQ [2] they mention that it would be straight forward to reverse
engineer the protocol and make an open source implementation by looking at
nassh_google_relay.js but I was thinking another option would be to just add
support to the shellinabox server that would allow it to speak this HTTP-to-SSH
relay protocol. Is this doable? Does it even make sense?
[1]
https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcld
abbghjo
[2] http://goo.gl/3i5AJ
Original issue reported on code.google.com by taylor.j...@gmail.com on 25 Oct 2013 at 1:13
Original issue reported on code.google.com by
taylor.j...@gmail.com
on 25 Oct 2013 at 1:13