# vue-webssh **Repository Path**: hackerwjz/vue-webssh ## Basic Information - **Project Name**: vue-webssh - **Description**: 一个基于vue,xtermjs,tornado,paramiko的web终端 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2021-09-30 - **Last Updated**: 2021-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-webssh 一个基于vue,xtermjs,tornado,paramiko的web终端 # 安装 - pip install -r requirement.txt # 启动 - 配置server.py里的服务器信息 - python serever.py - cd webssh - npm install && npm run dev - 访问: http://localhost:8080/#/ # 效果图 ![](screenshot.png)