ssh-web-console
您可以在浏览器中通过ssh连接到Linux机器。
快速开始
$ docker pull genshen/ssh-web-console:latest
# docker build --build-arg GOMODULE=on -t genshen/ssh-web-console . # or build docker image on your own machine
$ docker run -v ${PWD} /conf:/home/web/conf -p 2222:2222 --rm genshen/ssh-web-console
打开浏览器,访问h
评论0
最新资源