webssh

Web based ssh client https://github.com/huashengdun/webssh webssh.huashengdun.org/
git clone http://git.hanabi.in/repos/webssh.git
Log | Files | Refs | README | LICENSE

docker-compose.yml (72B)


      1 version: '3'
      2 services:
      3   web:
      4     build: .
      5     ports:
      6     - "8888:8888"