# webssh **Repository Path**: lllyl2012/webssh ## Basic Information - **Project Name**: webssh - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 启动 项目导入IDEA后可以直接进行运行,没有任何外部依赖~~ 由于前端代码中没有指定终端的信息 所以需要各位自己输入这些信息,位置在webssh.html中 ```javascript openTerminal( { /*operate:'connect', host: '',//IP port: '',//端口号 username: '',//用户名 password: ''//密码*/ }); ``` ## 运行展示 :8088/websshpage