# http-device **Repository Path**: general252/http-device ## Basic Information - **Project Name**: http-device - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-30 - **Last Updated**: 2024-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##### 内网穿透 1. 客户端与服务器建立websocket连接 2. 服务器建立TCP监听 1. 收到新连接, 通知客户端连接 2. 客户端连接目标TCP服务 3. websocket负责数据转发