Skip to content

fankaiyuan/webssh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webssh

GitHub

Introduction

Web based ssh container based from treehouses alpine image. About webssh more can be view here.

Installations:

git clone https://github.com/ole-vi/webssh.git
cd webssh
docker build -t webssh .

Usage:

  • After build the docker image can run as a daemon service with default port 8888

    docker run -p 8888:8888 -d webssh

  • Open a browser and navigate to the serverip:8888

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.5%
  • Dockerfile 9.5%