文件名称:ssh-web-console:在浏览器中通过ssh连接到Linux计算机
文件大小:1.34MB
文件格式:ZIP
更新时间:2024-02-26 19:34:39
linux tunnel ssh terminal websocket
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
【文件预览】:
ssh-web-console-master
----.gitmodules(75B)
----conf()
--------config.yaml(1KB)
----Dockerfile(927B)
----tests()
--------default_test.go(136B)
----LICENSE(1KB)
----src()
--------models()
--------controllers()
--------routers()
--------utils()
----main.go(765B)
----Screenshots()
--------shot3.png(616KB)
--------shot4.png(534KB)
--------shot2.png(450KB)
----.gitignore(327B)
----web()
----Makefile(866B)
----go.sum(6KB)
----README.md(2KB)
----go.mod(345B)