# mg-proxy **Repository Path**: gitama2015/mg-proxy ## Basic Information - **Project Name**: mg-proxy - **Description**: 内网穿透 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-12-07 - **Last Updated**: 2023-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mg-proxy #### 介绍 内网穿透 #### 软件架构 基于t-io实现的内网穿透功能,可以代理http和tcp协议。 #### 安装教程 1. mvn clean install 2. 在公网服务器上运行server.jar 3. 在内网服务器上运行agent.jar #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request