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 fb5bf28debf887098efb3a021beb5bc1309d72d9
parent 81d838c053095f8cb38a5c9b6db7a28de74a1fed
Author: Sheng <webmaster0115@gmail.com>
Date:   Thu, 26 Apr 2018 22:24:17 +0800

Updated README.md

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,6 @@ ## 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.