TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

HTML5 terminal w/ SSH, hit ESC on site to test

6 点作者 nwilkens超过 12 年前

2 条评论

0x0超过 12 年前
When I open the chrome network console, it shows a bunch of websocket frames being passed in the clear over an apparently unencrypted ws:// socket, with a "screen" json entry containing the most of, or the whole, session.<p>Very pretty rendering, but where's the SSH protocol bit?<p>Anyways I would be very wary of trusting any http-delivered ssh client code (javascript), and even https is sketchy with all the CA break-ins of late.<p>I'm sure this could be useful outside of a normal web browser context though! (embedded UIWebViews, for example?)
nwilkens超过 12 年前
Download and check it out locally, <a href="https://github.com/liftoff/GateOne/downloads" rel="nofollow">https://github.com/liftoff/GateOne/downloads</a>