Tagged Questions
3
votes
3answers
1k views
Is there any javascript ssh client?
I mean pure javascript client that uses HTML5 sockets and doesn't need to be installed, just open single js file in browser. Is it possible to write such client at all?