Skip to content

cwdy/docker-webssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

docker-webssh

Run webssh in docker

Don't know? I am pretty sure this project is not what you are looking for. Just skip it. Honestly, I am also studying it, can not say much but really a cool tool you will like. Don't hesitate to try it!

A simple web SSH client. Written in Python.

How to use

To start a container from this image:

$ docker run -d -p 8080:8080 snsyzb/webssh

The container will start a web application on 8080 port, so you can visit your own ssh client web application via openning localhost:8080 in your browser.

About

The webssh docker image build file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published