# http-p2p-linux **Repository Path**: Saxonsa/http-p2p-linux ## Basic Information - **Project Name**: http-p2p-linux - **Description**: Forward http request through p2p to provide privacy protection - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-28 - **Last Updated**: 2023-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Linux, P2P, Socket, NAT ## README # http-p2p-linux #### Description Forward http request through p2p to provide privacy protection #### Software Architecture Software architecture description #### Installation #### Instructions 1. under server folder: make ./server 2. under client folder: make ./client #### Contribution #### Feature