Total Pageviews

Friday 12 February 2016

nassh-relay

nassh-relay 为 Chromium 浏览器的 Secure Shell (hterm) 插件实现了一个中继服务器。可通过 HTTP xhr 或者 WebSockets 连接实现 SSH 通道连接。可作为一个网关来将流量引入内部网络,支持 HTTP 认证.

Relay Server for the Secure Shell Chromium plugin

Documentation

Demo

To see nassh-relay in action go to: https://relay.wsn.at

Source

The project's source code is hosted at:

Github procedures

nassh-relay accepts contributions through pull requests on GitHub. After review a pull request should either get merged or be rejected.
When a pull request needs to be reworked, say you have missed something, the pull request is then closed, at the time you finished the required changes you should reopen your original Pull Request and it will then be re-evaluated. At that point if the request is aproved we will then merge it.
Make sure you always rebase your branch on master before submitting pull requests.

FROM  https://github.com/zyclonite/nassh-relay