Sign inSign up

mybbsky/webssh

By mybbsky

Updated about 4 years ago

A simple web application to be used as an ssh client to connect to your ssh servers

Image
0

161

mybbsky/webssh repository overview

Webssh Tools

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, paramiko and xterm.js.

How to Run:

  1. docker run -itd --name webssh --net=host mybbsky/webssh:latest

or

  1. docker run -itd --name webssh -p 8888:8888 mybbsky/webssh:latest

Tag summary

Content type

Image

Digest

sha256:310c218b4

Size

30.7 MB

Last updated

about 4 years ago

docker pull mybbsky/webssh