wuhujun / vue-webssh

💻 一个基于vue,xtermjs,tornado,paramiko的web终端

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-webssh

一个基于vue,xtermjs,tornado,paramiko的web终端

机器环境

  • win10
  • python3.6

安装

  • pip install -r requirement.txt

启动

  • 配置server.py里的服务器信息
  • python serever.py
  • cd webssh
  • npm install && npm run dev
  • 访问: http://localhost:8080/#/

效果图

About

💻 一个基于vue,xtermjs,tornado,paramiko的web终端


Languages

Language:JavaScript 83.2%Language:Vue 8.0%Language:Python 7.6%Language:HTML 1.2%