# node-ssh **Repository Path**: jx915/node-ssh ## Basic Information - **Project Name**: node-ssh - **Description**: webSSH实践 分服务端和客户端 - **Primary Language**: TypeScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-18 - **Last Updated**: 2023-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## webSSH预研 ### 前端客户端 使用`xterm.js` ### 后端服务 基于`express`,`express-ws`以及`ssh2`