Skip to content

rustgogogo/webssh-front

Repository files navigation

webssh-前端

基于xtermjs的在线ssh终端

后端地址 -> webssh-service

配置

websocket地址(src/components/WebTerminal.vue)

let wsurl = "ws://127.0.0.1:8080/api/v1/webssh" + "?deviceId=demo"

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

webssh前端,基于xterm.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published