# TransparentHttpProxy **Repository Path**: gzhang/transparent-http-proxy ## Basic Information - **Project Name**: TransparentHttpProxy - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-05 - **Last Updated**: 2022-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # transparent-http-proxy Simple java implementation of a transparent HTTP proxy for testing ONLY Build: ``` cd src javac com/yihttptunnel/*.java sudo java com.yihttptunnel.Server ```