# terminal-proxy **Repository Path**: h2syj/terminal-proxy ## Basic Information - **Project Name**: terminal-proxy - **Description**: 终端代理 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-20 - **Last Updated**: 2024-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # terminal-proxy #### 介绍 终端代理,便于在各种场景下快捷的连接上终端进行操作 #### 软件架构 使用WebSocket与服务器进行通讯 #### 安装教程 1. 将项目克隆到本地 `git clone git@gitee.com:o-0ho/terminal-proxy.git` 2. 运行 `mvn clean package` 3. 执行打包好的jar包(使用docker容器的话代理将会在docker容器中运行,所以建议使用宿主机直接运行) 4. 安装utools插件