webssh

Web based ssh client https://github.com/huashengdun/webssh webssh.huashengdun.org/
git clone http://git.hanabi.in/repos/webssh.git
Log | Files | Refs | README | LICENSE

commit af6b134b6419052f8fea87b5f9c56181f9552ea7
parent d34032a3b04390b0603ff0297bf8c6b8fcd74497
Author: Sheng <webmaster0115@gmail.com>
Date:   Sun, 22 Apr 2018 21:16:37 +0800

Updated README.md

Diffstat:
MREADME.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,6 +1,5 @@ ## WebSSH [![Build Status](https://travis-ci.org/huashengdun/webssh.svg?branch=master)](https://travis-ci.org/huashengdun/webssh) -<!-- [![codecov](https://codecov.io/gh/huashengdun/webssh/branch/master/graph/badge.svg)](https://codecov.io/gh/huashengdun/webssh) --> ![license](https://img.shields.io/github/license/mashape/apistatus.svg) A simple web application to be used as an ssh client to connect to your ssh servers. It is written in Python, base on tornado and paramiko.