• Stars
    star
    168
  • Rank 224,211 (Top 5 %)
  • Language
    JavaScript
  • Created over 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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/#/

效果图