# webssh **Repository Path**: XuWeiJie123/webssh ## Basic Information - **Project Name**: webssh - **Description**: WebSSH连接终端项目 技术栈 SpringBoot+Websocket+jsch+xterm.js。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-01-08 - **Last Updated**: 2022-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 启动 项目导入IDEA后可以直接进行运行,没有任何外部依赖~~ **本项目的Blog** **注意**: 由于前端代码中没有指定终端的信息 所以需要各位自己输入这些信息,位置在webssh.html中 ```javascript```` openTerminal( { /*operate:'connect', host: '',//IP port: '',//端口号 username: '',//用户名 password: ''//密码*/ });