项目作者: zyclonite

项目描述 :
Relay Server for the Secure Shell Chromium plugin
高级语言: Java
项目地址: git://github.com/zyclonite/nassh-relay.git
创建时间: 2014-01-10T12:52:59Z
项目社区:https://github.com/zyclonite/nassh-relay

开源协议:GNU General Public License v2.0

下载


build
Quay.io Enabled
Docker Pulls

nassh-relay

Relay Server for the Secure Shell Chromium plugin

Documentation

See https://github.com/zyclonite/nassh-relay/wiki/Manual for details

Docker

  1. $ docker run -d --name nassh-relay -p 8022:8022 zyclonite/nassh-relay

Demo

PlayWithDocker

client options (fill in your temp docker url from pwd)

  1. --proxy-host=pwd10-XXX-XXX-XXX-8022.host1.labs.play-with-docker.com --proxy-port=80

Source

The project’s source code is hosted at:

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

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.