Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Oct 13, 2011 5:30 pm 
Offline
Senior Newbie

Joined: Sat Aug 07, 2010 12:57 pm
Posts: 16
Maybe take a look at this new open-source HTML5 SSH client?
No plugins, and appears to work pretty well!
http://vimeo.com/24857127

Source code is here:
https://github.com/liftoff/GateOne

Also, from the author:
Quote:
Key-based SSH authentication and user management thereof should be there in 1.0


Top
   
 Post subject:
PostPosted: Fri Oct 14, 2011 10:16 am 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
It's not actually an SSH client, it requires a bunch of Python code running server-side that it interfaces with. But that may still work for lish.


Top
   
 Post subject:
PostPosted: Fri Oct 14, 2011 10:22 am 
Offline
Senior Newbie

Joined: Sat Aug 07, 2010 12:57 pm
Posts: 16
Yeah, I actually saw about the python component after posting. That's not too surprising, and probably isn't a huge issue either, as there must already be a backend for Lish.

The theory here being that a modified version of this (OSS & all) could be made to work for Linode.
It wouldn't need the login/bookmarks features obviously, but it's clearly a rather superior way of interacting with a shell. Clearer, probably more responsive, (I suspect) no paste issues...


Top
   
 Post subject:
PostPosted: Tue Nov 08, 2011 7:44 pm 
Offline
Senior Member

Joined: Sat Jun 12, 2010 4:53 pm
Posts: 77
I would love to see this as well. Here's another, that is all ajax based

http://code.google.com/p/shellinabox/


Top
   
 Post subject:
PostPosted: Thu Nov 10, 2011 5:40 pm 
Offline
Senior Member
User avatar

Joined: Tue Nov 24, 2009 1:59 pm
Posts: 362
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. ;)

_________________
rsk, providing useless advice on the Internet since 2005.


Top
   
 Post subject:
PostPosted: Wed Jan 25, 2012 1:46 pm 
Offline

Joined: Wed Jan 25, 2012 1:40 pm
Posts: 1
If you need a web-based ssh client, use sshterm.com. It's free and quite handy.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group