reaktor wrote:
I would love to see this as well. Here's another, that is all ajax based
http://code.google.com/p/shellinabox/
No, this one also is using an (C-based) backend server. All of the ajax clients are like that - there's no common way for JS to open a TCP socket, and even if there would, it'd be heavy and slow for most browsers to do SSH and such in JS.
Said that, I've used shellinabox for a MUD frontend, and it's easy to customize, relatively decent emulation. Better than Anyterm, at least.
