# socketProxy **Repository Path**: cp9/socketProxy ## Basic Information - **Project Name**: socketProxy - **Description**: 使用代理请求数据 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-22 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # socketProxy #### 项目介绍 使用代理请求数据 #### 软件架构 - 1.使用httpclient请求代理客户端,功能类似于Chrome插件SwitchyOmega功能(实现) - 2.实现socket客户端(未实现) - 3.实现socket服务端(未实现)